I2C Registers: Difference between revisions
No edit summary |
No edit summary |
||
Line 377: | Line 377: | ||
| 8 | | 8 | ||
| ? | | ? | ||
|} | |||
== Device 5 & 6 == | |||
LCD controllers for main/sub displays, most likely. | |||
{| class="wikitable" border="1" | |||
! Register | |||
! Width | |||
! Name | |||
! Description | |||
|- | |||
| 0x1 | |||
| 8 | |||
| ? | |||
| | |||
|- | |||
| 0x11 | |||
| 8 | |||
| ? | |||
| | |||
|- | |||
| 0x40 | |||
| 8 | |||
| CMD_IN/CMD_RESULT1 | |||
| Write to trigger a command? Seen commands: 0xFF, 0x62. Result is stored in CMD_RESULT1:CMD_RESULT2. | |||
|- | |||
| 0x41 | |||
| 8 | |||
| CMD_RESULT0 | |||
| Read result | |||
|- | |||
| 0x50 | |||
| 8 | |||
| ? | |||
| | |||
|- | |||
| 0x60 | |||
| 8 | |||
| ? | |||
| | |||
|- | |||
| 0xFE | |||
| 8 | |||
| ? | |||
| | |||
|} | |} | ||