SLUUCP8 June 2024 BQ41Z50
The BQ41Z50 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, a FET action will not take place even if FET Options[CHGIN] = 1. High Temperature charge inhibit can be disabled by setting [HT_INHIB_DIS].
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 AND [HT_INHIB_DIS] = 0) OR ChargingStatus()[UT] = 1 | ChargingStatus()[IN] = 1 ChargingStatus()[SU] = 0 ChargingVoltage() = 0 ChargingCurrent() = 0 OperationStatus()[XCHG] = 1 if FET Options[CHGIN] = 1 |