Other Parts Discussed in Thread: BQSTUDIO,
Section 4.6 of sluuaq3 states the following criteria is necessary for VCT to be set but my setup is configured like this and it never happens:
- BatteryStatus()[DSG] = 0
- AverageCurrent() < "Advanced Charge Algorithm/Termination Config/Charge Term Taper Current"
(drops from 983mA down to 0mA ) < 250mA
- ChargingVoltage() / num of serial cells ≤ "Max cell voltage1..4" + "Advanced Charge Algorithm/Termination Config/Charge Term Voltage" (75 mV)
(8370mV / 2) < (4189mV + 1mV) (Note, the battery voltage goes up to 4191. The 4189mV was reached when the current was at 250mA)
- the accumulated change in capacity > 0.25 mAh
2675mAh when the charging current is at 250mA and 3681mAh two minutes later
There are no safety errors and DSG does not equal 1.
The CEDV works correctly and the gas gauge will identify the end of battery life but I've not been able to get VCT to trigger and adjust the RSOC.