SLUUDA0A April 2026 – July 2026 BQ27Z855
The ISI_CURR_STATE command is
used to retrieve the current state of the ISI
algorithm. It indicates the current state of the
ISI algorithm based on the internal short
current.
The CurrStateFine field is a 2-bit field that indicates the current state of the ISI algorithm. The field is updated based on the value of the internal short current as follows:
CURR_STATE_HIGH (0x3): The internal short current is above 200mA.
CURR_STATE_MEDIUM (0x2): The internal short current is between 100mA and 200mA (inclusive).
CURR_STATE_LOW (0x1): The internal short current is between 10mA and 100mA (inclusive).
CURR_STATE_OFF (0x0): The internal short current is below 10mA.
The ISI_CURR_STATE command returns the current value of the CurrStateFine field, which can be used to determine the current state of the ISI algorithm.