Changes

399 bytes added ,  01:50, 19 November 2010
no edit summary
Line 43: Line 43:  
| Enable/busy, wait for this bit to clear after writing to I2CCNT.
 
| Enable/busy, wait for this bit to clear after writing to I2CCNT.
 
|}
 
|}
 +
 +
== REG_I2CDATA ==
 +
 +
When selecting a register, the register byte address is written here. When reading or writing data to the I2C device, it's read/written from here.
 +
When selecting a device, the device byte address is written here. Bit0 is unknown, when accessing certain devices(0x4A and others), the device is first selected and then the register, following that the device is reselected with device byte address bit0 set.
    
== Protocol ==
 
== Protocol ==
Line 85: Line 90:  
|-
 
|-
 
| 0x4A
 
| 0x4A
| ?
+
| 0x180
| Power related?
  −
|-
  −
| 0x4B
  −
| ?
   
| Power related?
 
| Power related?
 
|}
 
|}