SLUUC54C February 2020 – March 2024 BQ27Z558 , BQ27Z561 , BQ27Z561-R2
Maintenance charge [MCHG] can allow charge after termination has been reached. This is only possible if the GaugingStatus()[TC] flag is not set. This means to use maintenance charge. [TCSETVCT] and [TCSETSOC] should not be enabled, and instead [TCSETV] can be used to stop maintenance charge based on voltage.
Status | Condition | Action | ||
---|---|---|---|---|
Set | ChargingStatus()[IN] = 0 AND ChargingStatus()[SU] = 0 AND ChargingStatus()[PV] = 0 AND GaugingStatus()[TCA] = 1 | ChargingStatus()[MCHG] = 1 ChargingVoltage() = Charging Algorithm ChargingCurrent() = Charging Algorithm | ||
Clear | ChargingStatus()[IN] = 1 OR ChargingStatus()[SU] = 1 OR ChargingStatus()[PV] = 1 OR GaugingStatus()[TCA] = 0 | ChargingStatus()[MCHG] = 0 ChargingVoltage() = Charging Algorithm ChargingCurrent() = Charging Algorithm |