I have set the Max cell Balancing to 5 and the Cell Balance Interval also 5. When balancing starts it will choose 5 cells and balance for 5 seconds then after 5 seconds again choose 5 cells but a second time it stuck to this. Not switching to other cells, not choosing other cells again, it is sticking on the second time chosen cells. You can check the video of the Cell-balancing LED.
Can please tell me what is the issue? Below are the settings configured.
(BalancingConfiguration, 0x0B, 1);
(CellBalanceInterval, 0x05, 1); //Cell Balance Interval 5 Seconds
(CellBalanceMaxCells, 0x05, 1); //Cell Balance Max Cells 5 Cells
(CellBalanceMinCellVCharge, 0x0C1C, 2); //Cell Balance Min Cell V (Charge) 3100mV
(CellBalanceMinDeltaCharge, 0x1E, 1); //Cell Balance Min Delta (Charge) 30mV
(CellBalanceStopDeltaCharge, 0x0F, 1); //Cell Balance Stop Delta (Charge) 15mV
(CellBalanceMinCellVRelax, 0x0C80, 2); //Cell Balance Min Cell V (Relax) 3200mV
(CellBalanceMinDeltaRelax, 0x1E, 1); //Cell Balance Min Delta (Relax) 30mV
(CellBalanceStopDeltaRelax, 0x0F, 1); //Cell Balance Stop Delta (Relax) 15mV