SLUUA65E april 2014 – june 2023 BQ28Z610
The device can stop charging at high and low temperatures to prevent damage of the cells. The charge suspend feature is mutually exclusive with the charge inhibit, so if charge inhibit is set after the device exits charging, then the charge suspend status will be cleared.
Status | Condition | Action |
---|---|---|
Normal | ChargingStatus()[LT] = 1 OR
ChargingStatus()[STL] = 1 OR ChargingStatus()[RT] = 1 OR ChargingStatus[STH] = 1 OR ChargingStatus()[HT] = 1 OR ChargingStatus[IN] = 1 |
ChargingStatus()[SU] = 0 ChargingVoltage() = charging algorithm ChargingCurrent() = charging algorithm |
Trip | ChargingStatus()[UT] = 1 OR ChargingStatus()[OT] = 1 | ChargingStatus()[SU] = 1 ChargingVoltage() = 0 ChargingCurrent() = 0 No charging is allowed if FET Options[CHGSU] = 1. |