Other Parts Discussed in Thread: BQSTUDIO, BQ40Z60
Hi,
Charging does not recover after a CUV detection.
However, sending a RESET (MAC 0x0041) restarts the charging back to normal.
Are there any settings for an automatic RESET/restart when AC Power is applied?
The log file(s) show the test scenario:
- Running normally from battery (Sample 1 to 6)
- Excessive load current (8Amp) & err.log (Sample 7 to 13)
- AC Power applied (CUV) with no charging (sample 14 to 25)
The design is a 2S configuration so, final output is 3.7V * 2 = 7.4V
Charging does not start/recover when AC Power is applied with an under voltage battery stack (CUV). Measured wrt PGND
VC1 = 3.9V measured (bqStudio reads 3800mV)
VC2 = 2.8V measured (bqStudio reads 0V)
BAT pin 1 = 2.5V measured (bqStudio reads 2900mV)
Is there a minimum PACK Voltage setting for charging to start?
Note: Battery on VC2 has its own internal safety circuit that has opened (CUV) therefore looks like a voltage drop. The internal safety circuit on VC2 will recover if a voltage is applied, hence, this is our problem, the charger needs to apply a voltage to the stack for the battery on VC2 to recover).
Here are some Register Bits:
Battery Mode AM = 1 (Alarm Mode)
Operation Status SS = 1 (Safety Mode)
Operation Status SDV = 1 (Shutdown triggered due to low pack voltage)
Charging Status PV = 1 (Min cell voltage in Pre-charge Voltage region)
Safety Status CUVC = 1 (Compensated Cell Under-Voltage Detected)
Safety Status CUV = 1 (Cell Under-Voltage Detected)
I have also attached the src file:
bq40z60_v0_15_build_21_2S6P_R0.05b_CUV.src
A second EVM starts up automatically but the voltage at BAT (pin1) is slightly higher (2.8V). Both EVM’s have the code.
Thanks,
Tom
PS, the log shows a few temperatures at -273.2 when AC Power is applied (Sample14)… what does this mean? ERROR?