commit | 3a076350716fa07ce6182ce1107a8284f649581e | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Sat Apr 30 20:03:00 2022 -0700 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Sat Apr 30 20:03:00 2022 -0700 |
tree | 2c130d6b4dc5861bb878f1b2107450a511ea5977 | |
parent | dd0044873112d5f8e63822e76e21ee38161631d1 [diff] |
final gds oasis
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: