| Address |
Function |
0x20 |
Power control. Bit 0 controls system power. |
0x23 |
Backlight brightness in the range 0-12. 0 is off, 12 is max brightness. |
0x25 |
Unknown. Switches from 0x00 to 0x20 as USB/charger cable is attached. |
0x27 |
Unknown. Toggles between 0 and 1 every 1/4th second. |
0x2a |
Real Time Clock byte 1. 32-bit little endian number counting seconds since 1-Jan-1980. |
0x2b |
Real Time Clock byte 2. 32-bit little endian number counting seconds since 1-Jan-1980. |
0x2c |
Real Time Clock byte 3. 32-bit little endian number counting seconds since 1-Jan-1980. |
0x2d |
Real Time Clock byte 4. 32-bit little endian number counting seconds since 1-Jan-1980. |
0x2e |
MSB of 10-bit Battery level. Read two bytes and combine to a 10-bit value to get battery level. |
0x2f |
LSB of 10-bit Battery level. |