Hi all,
Following datasheet , the condition for a valid charge termination are :
All of the following conditions must occur for two consecutive 40-s periods:
Charging (that is, BatteryStatus[DSG] = 0) AND AverageCurrent() < Charge Term Taper Current AND Max cell voltage1..4 + Charge Term Voltage ≥ ChargingVoltage() / number of cells in series AND The accumulated change in capacity > 0.25 mAh.
In our case, we cannot reach Valid termination because the condition : Charging (that is, BatteryStatus[DSG] = 0) does not have a duration of more than 10 sec
What condition can make BatteryStatus[DSG] = 1 after a complete charge of the battery ?
Regards
Gilles