Other Parts Discussed in Thread: BQSTUDIO
Tool/software:
Need support how to diagnose the CC auto calibration function. CC Auto config is set to 0x7 (Bits Auto_Cal_En, Auto_Neston and Offset_Taken are set, see BQ40Z50-R3 reference manual chapter 13.2.1.4).
Based on this setting, an auto calibration should be done on entry into sleep mode (and sleep mode is being activated basically with no I2c communication no "present" signal).
However, behaviour is as follows:
- accu with BQ40Z50R3 is not used for >10hours (time for preventing flash wear out)
- accu is inserted into test adapter with active present signal and I2c communication to PC, battery management studio is active
-> BMS shows accu status (SOC, voltage,..)
- when reading Data Memory CC Auto offset shows value1 (e.g. 10)
- when reading Data memory again (using "Read all" function) after a few seconds CC Auto offset shows different value2 (e.g. 12)
So Questions are:
- why is CC auto offset changing when battery is activated / waking from sleep at all?
based on the documentation it should only change when entering sleep mode
- is there a way to read (or even reset) the time since last CC auto offset calibration was done?