I2C Bus: Difference between revisions

Created page with '== Registers == {| class="wikitable" border="1" ! NAME ! ADDRESS ! WIDTH |- | REG_I2CDATA | 0x04004500 | 1 |- | REG_I2CCNT | 0x04004501 | 1 |} == REG_I2CDATA == {| class="wik…'
 
Added note that the devices addresses listed are only indexes into Nintendo's table, not real addresses.
Line 50: Line 50:
== I2C devices ==
== I2C devices ==


=== Power management addr 0x4 ===
These addresses are currently only indexes into the I2C device table for addresses etc that Nintendo uses.
 
=== Power management index addr 0x4 ===
When registers 0x70 and 0x11 are set to 1 in that order, a power cycle is done.
When registers 0x70 and 0x11 are set to 1 in that order, a power cycle is done.