I2C Registers: Difference between revisions
Add more freshly discovered I2CLCD registers |
Add more confirmed info about controller 0x01 |
||
Line 885: | Line 885: | ||
| 0xF7 | | 0xF7 | ||
| Regonfigures the input pins and pin behavior of the controller. | | Regonfigures the input pins and pin behavior of the controller. | ||
bit0 - color value invert | |||
bit1 - color format remap | |||
bit2 - ??? | |||
bit4 - ??? | |||
bit5 - ??? | |||
bit6 - ??? | |||
bit7 - DS-style undriven screen (it will be white instead of black, see shared register 0x01) | |||
|- | |- | ||
| 0x11 | | 0x11 | ||
Line 890: | Line 898: | ||
| 0x7F | | 0x7F | ||
| Image filters and pixel clock control. | | Image filters and pixel clock control. | ||
bit0 - Horizontal Flip (scan from right to left) | |||
bit1 - red-blue swap | |||
bit2 - ??? | |||
bit3 - ??? | |||
bit4 - ??? | |||
bit5 - ??? | |||
bit6 - ??? | |||
|- | |- | ||
| 0x50 | | 0x50 | ||
Line 901: | Line 917: | ||
| Unknown. While other bits seem to have no effect, bit0 kills the controller until a power cycle. | | Unknown. While other bits seem to have no effect, bit0 kills the controller until a power cycle. | ||
|} | |} | ||
=== Custom registers for controller 0xC3 === | === Custom registers for controller 0xC3 === |