SLUUCO9A April 2023 – November 2023 BQ28Z620
The BQ28Z620 device can inhibit the start of charging at high and low temperatures to prevent damage of the cells. This feature prevents the start of charging when the temperature is at the inhibit range; therefore, if the device is already in the charging state when the temperature reaches the inhibit range, the inhibit state will not be detected and there will be no FET action until charging stops. Instead, the charge suspend feature must be used to stop active charge due to temperature.
Status | Condition | Action |
---|---|---|
Normal | ChargingStatus()[LT] = 1 OR ChargingStatus()[STL] = 1 OR ChargingStatus()[RT] = 1 OR ChargingStatus()[STH] = 1 | ChargingStatus()[IN] = 0 ChargingVoltage() = charging algorithm ChargingCurrent() = charging algorithm |
Trip | Not charging AND (ChargingStatus()[HT] = 1 OR ChargingStatus()[OT] = 1) OR ChargingStatus()[UT] = 1 | ChargingStatus()[IN] = 1 ChargingStatus()[SU] = 0 ChargingVoltage() = 0 ChargingCurrent() = 0 Operation Status()[XCHG] = 1 if FET Options[CHGIN] = 1 |