30
SLUUBH1C–August 2016–Revised March 2018
Submit Documentation Feedback
Copyright © 2016–2018, Texas Instruments Incorporated
ALERT Signal
Chapter 8
SLUUBH1C–August 2016–Revised March 2018
ALERT Signal
The ALERT signal can be configured to be triggered by a variety of status conditions. When the ALERT
Configuration bit is set AND the corresponding bit in BatteryStatus() or ControlStatus() is set, then the
corresponding BatteryAlert() bit is set, triggering the ALERT signal.
For example: If BatteryStatus() [BATLOW] AND ALERT Configuration [BATLOW] = 1, then
BatteryAlert() [BATLOW] is set and the ALERT pin is triggered.
The ALERT signal is cleared upon a read of BatteryStatus().
Table 8-1. Data Flash ALERT Configuration
CLASS SUBCLASS NAME TYPE SIZE
MIN
VALUE
MAX
VALUE
DEFAULT
VALUE
UNIT
Configuration Registers ALERT Configuration Hex 1 0x00 0xff 0x00 —
7 6 5 4 3 2 1 0
BATLOW TEMPLOW TEMPHIGH SOH_LOW EOS RSVD G_DONE INITCOMP
LEGEND: R/W = Read/Write; R = Read only; -n = value after reset
BATLOW (Bit 7): Battery voltage low condition
0 = ALERT is not triggered when BATLOW becomes set (default).
1 = ALERT is triggered when BATLOW becomes set.
TEMPLOW (Bit 6): Battery temperature low condition
0 = ALERT is not triggered when TEMPLOW becomes set (default).
1 = ALERT is triggered when TEMPLOW becomes set.
TEMPHIGH (Bit 5): Battery temperature high condition
0 = ALERT is not triggered when TEMPHIGH becomes set (default).
1 = ALERT is triggered when TEMPHIGH becomes set.
SOH_LOW (Bit 4): Low SOH State detected
0 = ALERT is not triggered when SOH_LOW becomes set (default).
1 = ALERT is triggered when SOH_LOW becomes set.
EOS (Bit 3): End-Of-Service state detected
0 = ALERT is not triggered when EOS becomes set (default).
1 = ALERT is triggered when EOS becomes set.
RSVD (Bit 2): Reserved. Do not use.
G_DONE (Bit 1): Gauge Done State reached
0 = ALERT is not triggered when G_DONE becomes set (default).
1 = ALERT is triggered when G_DONE becomes set.
INITCOMP (Bit 0): Initialization Complete
0 = ALERT is not triggered when INITCOMP becomes set (default).
1 = ALERT is triggered when INITCOMP becomes set.