SLUUA65E april 2014 – june 2023 BQ28Z610
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. [TCSETSOC] should not be enabled, and instead [TCSETV] can be used to stop maintenance charge based on voltage. Also, [CHGFET] should be disabled so that, on detection of a valid primary termination, the charge FET does not open.
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 |