I2C Registers: Difference between revisions

MarcusD (talk | contribs)
Add and fix MCU-related battery and voltage info
MarcusD (talk | contribs)
Update info about battery middle pin and temperature reading
 
Line 737: Line 737:
   byte 0x00: Console type, see [[Configuration_Memory#MCU_HW_INFO|here]]
   byte 0x00: Console type, see [[Configuration_Memory#MCU_HW_INFO|here]]
   byte 0x01: PMIC vendor code
   byte 0x01: PMIC vendor code
   byte 0x02: Battery vendor code
   byte 0x02: Battery vendor code (determined from battery middle pin)
     0x00: Maxell
     0x00: Maxell (middle pin tied to GND)
       CTR-003 CTR-A-BP (old3DS)
       CTR-003 CTR-A-BP (old3DS)
       CTR-003 CTR-A-BPMX-C3 (2DS): Wuxi Hitachi Maxell Co.,Ltd.
       CTR-003 CTR-A-BPMX-C3 (2DS): Wuxi Hitachi Maxell Co.,Ltd.
Line 746: Line 746:
   byte 0x04: MGIC version (minor?)
   byte 0x04: MGIC version (minor?)
   byte 0x05: RCOMP(?)
   byte 0x05: RCOMP(?)
   byte 0x06: Battery middle terminal NTC reading (more heat causes this value to go *down*, and cooling off will make this value go back up)
   byte 0x06: On-board battery slot NTC reading (more heat causes this value to go *down*, and cooling off will make this value go back up)
   byte 0x09: system model (see [[Cfg:GetSystemModel#System_Model_Values|Cfg:GetSystemModel]] for values)
   byte 0x09: system model (see [[Cfg:GetSystemModel#System_Model_Values|Cfg:GetSystemModel]] for values)
   byte 0x0A: Red Power LED mode (0 = off, 1 = on)
   byte 0x0A: Red Power LED mode (0 = off, 1 = on)