SLUUCO9A April 2023 – November 2023 BQ28Z620
The ChargingVoltage() changes depending on the detected temperature per the charge algorithm.
Table priority is top to bottom.
Temp Range | Condition | Action |
---|---|---|
Any | OperationStatus()[XCHG] = 1 | ChargingVoltage() = 0 |
UT or OT | — | ChargingVoltage() = 0 |
LT | — | ChargingVoltage() = Low Temp Charging:Voltage × (DA Configuration[Cell Count] + 1) |
STL or STH | — | ChargingVoltage() = Standard Temp Charging:Voltage × (DA Configuration[Cell Count] + 1) |
RT | — | ChargingVoltage() = Rec Temp Charging:Voltage × (DA Configuration[Cell Count] + 1) |
HT | — | ChargingVoltage() = High Temp Charging:Voltage × (DA Configuration[Cell Count] + 1) |