The INT pin can be optionally
configured as a digital output for a host interrupt signal using
HOSTINT_EN. When enabled, the INT pin operates as an open-drain
output that is asserted by firmware when an interrupt condition is detected. When
not configured for host interrupt, two independent GPIO output features are
available through IO Config: Permanent Failure (PF) indication
(IO Config [GPIO_PF]) and general-purpose Flag Map
Setup outputs (IO Config [GPIO_EN]). See
IO Config for details.
| Class |
Subclass |
Name |
Type |
Min |
Max |
Default |
Unit |
| Settings |
Configuration |
Int Pin Config |
H1 |
0x00 |
0x01 |
0x00 |
Hex |
| RSVD |
RSVD |
RSVD |
RSVD |
RSVD |
RSVD |
RSVD |
HOSTINT_EN |
| RSVD (Bits
7–1): Reserved. Do not use. |
|
|
|
| HOSTINT_EN
(Bit 0): Enables the INT pin as an open-drain host
interrupt output. When set, the firmware asserts the INT pin when
an interrupt condition is detected. For details on interrupt
sources, polarity, and output driver configuration, see Section 13. |
|
1 = |
Enabled |
|
0 = |
Disabled (default) |
|
|
|
Note: By default, the host interrupt
option is not selected. If the host interrupt option is selected, see
Section 13 for host
interrupt configuration details.
Note: When
HOSTINT_EN
= 0, two independent GPIO output features are configurable through
IO Config:
- Set IO Config [GPIO_PF] = 1 to enable
Permanent Failure (PF) indication. A designated package pin is asserted
when any PF condition is detected. This feature is independent of
GPIO_EN.
- Set IO Config
[GPIO_EN] = 1 to enable Flag Map Setup outputs. Up to four firmware
status flags — from registers such as BatteryStatus(), charging temperature
range, charging voltage range, gauging status, or safety status — can each be routed to
a designated GPIO output pin. See IO Config for Flag Map Setup configuration
details.
Note: The ENAB pin is a separate,
dedicated active-low digital input with a weak internal pull-up to BAT, used
exclusively for device wake-up/enable functions while in Shutdown mode (see the
chapter on power modes and device enable for details). It has no configurable
options.