Other Parts Discussed in Thread: BQSTUDIO
On a new battery pack design and after a few charge and discharge cycles the pack stops charging with a 100% RSOC & ASOC – TC and TCA are set. However looking at the voltage, the pack is not 100% fully charged. If we discharge the pack some more then we are able to start charging again.
Our application does not need the RSOC or ASOC information – only the over voltage, temperature, short-circuit, etc. protection.
We changed the SOC Flag Config to 0x28A which disables the FCSETRSOC, TCSETVCT, FCSETVCT, and TCSETRSOC bits - thinking that TC would not get set. However, TC still gets set to 1 after a few charge/discharge cycles and charging gets disabled with TC set to 1.
Can all of these conditions (FCSETRSOC, TCSETVCT, FCSETVCT, and TCSETRSOC) be disabled at the same time? If so, why would TC still be set if these bits were disabled (0)?
Or, do you have to pick whether to use RSOC or VCT (primary charge)?
Thanks.