SLUUC54C February 2020 – March 2024 BQ27Z558 , BQ27Z561 , BQ27Z561-R2
The BQ27Z561-R2 device can provide information to the smart charger to enable it to inhibit the start of charging at high and low temperatures to prevent damage of the cells. This feature is intended to enable the charger to prevent the start of charging when the temperature is at the inhibit range; therefore, if charging is in progress, the charger must determine its actions. Temp Range bit definitions can be found in ChargingStatus().
Status | Condition | Action |
---|---|---|
Normal | Temp Range[LT] = 1 OR Temp Range[STL] = 1 OR Temp Range[RT] = 1 OR Temp Range[STH] = 1 | ChargingStatus()[IN] = 0 ChargingVoltage() = charging algorithm ChargingCurrent() = charging algorithm |
Trip | Not charging AND Temp Range[HT] = 1 | ChargingStatus()[IN] = 1 ChargingStatus()[SU] = 0 ChargingVoltage() = 0 ChargingCurrent() = 0 |