SLUUCW8 October 2023 BQ27Z746
RLO mode is the standard state for automatic mode when not in a low voltage condition or charging at high current. In this mode, BAT_SN is connected to VSS and BAT_SP is connected to BAT through separate low resistors.
Status | Condition | Action |
---|---|---|
Activate | (OperationStatusA()[XCHG] = 1 AND Batt Sense Options[XCHG_RLO] = 1) OR (OperationStatusA()[XCHG] = 0 AND Current() < RLO Charge Threshold AND Not in Buffer Mode) | Enter RLO mode |
Exit | (OperationStatusA()[XCHG] = 1 AND Batt Sense Options[XCHG_RLO] = 0) OR (OperationStatusA()[XCHG] = 0 AND (Current() ≥ RLO Charge Threshold OR Enter Buffer Mode)) | Exit RLO mode |