Line 220: |
Line 220: |
| | MCU | | | MCU |
| | PTM | | | PTM |
− | | Published on a (fatal) hardware condition?, ptm throws fatal error F960D407 in receipt of this | + | | Published on a fatal hardware condition, when the MCU WDT triggers, ptm throws fatal error F960D407 in receipt of this |
| |- | | |- |
| | 0x20D | | | 0x20D |
Line 235: |
Line 235: |
| | MCU | | | MCU |
| | | | | |
− | | Published by the mcu module when (bitmask & 0x8000) is true. This bitmask is obtained by reading i2c register 0x10. | + | | Published by the mcu module when (bitmask & 0x8000) is true (started charging). This bitmask is obtained by reading i2c register 0x10. |
| |- | | |- |
| | 0x210 | | | 0x210 |
| | MCU | | | MCU |
| | | | | |
− | | Published by the mcu module when (bitmask & 0x4000) is true. This bitmask is obtained by reading i2c register 0x10. | + | | Published by the mcu module when (bitmask & 0x4000) is true (stopped charging). This bitmask is obtained by reading i2c register 0x10. |
| |- | | |- |
| | 0x211 | | | 0x211 |