Hello.
I've a problem with Cell Balancing during charging. I made 2 learning cycles and my UpdateStatus is 0x0E, so it should work. I can see OperationStatus()[CB] sometimes, when any Cell X Bal Time > 0, but these timers recalculate their values only after sending RESET command. So the main issue that cell disbalance > 100-400 mV at some time and charging is switching off (CUV = 1).
I've setup Bal time like this:
Bal time/mAh cell1 = 3600 / (3.2 / (100 + 150)) * (0.66 / 1000) = 186
Bal time/mAh cell2 = 3600 / (3.2 / (5 + 150)) * (0.66 / 1000) = 115
There's a graphic of charging:
And Registers view:
And params:
What can be wrong? Is there a balancing restriction? Should I send RESET command for Bal Time calculation everytime?
Thanks a lot.