commit | 106909d1afbe79e88fb867e25e1d695c86af6e41 | [log] [tgz] |
---|---|---|
author | ikarthikmb <karthikmble@gmail.com> | Tue Mar 22 14:38:01 2022 +0530 |
committer | ikarthikmb <karthikmble@gmail.com> | Tue Mar 22 14:38:01 2022 +0530 |
tree | ccefa31e7789c57d6b57d550ba6a46c523062598 |
adding README
I2C bus, the controller transmits 8-bit data with the target receiving those 8-bits.
Modes of Operation:
#------------------------------------# | i_read | Controller | Target | |----------|-------------|-----------| | 0 | Transmit | Receive | | 1 | Receive | Transmit | #------------------------------------#
Frequency of operation = 5 Mbps
References: