Hello and thanks in advance.
I have a prototype where I use the bq24210 IC to charge a battery that will always be connected to the system. A solar panel is used to charge the battery. Next I expose the basic characteristics of the solar panel, battery and the average system consumption.
SOLAR PANEL
- Voc = 5,8 V
- Vmp = 4,35 V (Voc -25% approx.)
- Isc = 170 mA
BATTERY
- Type Li-Po 1 cell
- Nominal Voltage 3.7 V
- Nominal Capacity 2350 mAh
- Standard Charge Current 450 mA
- Max Charge Current 4750 mA
- Charge cut-off Voltage 4.20+/-0.05 V
- Discharge cut-off Voltage 2.75 V
LOAD CONSUMPTION
- average current consumption < 22 mA
As the battery will always be connected to the system, it is necessary to deactivate the security timer, for this I use the LPCM feature and also, when using a solar panel I use the battery tracking mode.
In addition, I attach part of the schematic. As you can see, there are certain jumpers and additional elements but they are there to be able to use different modes of operation of the bq24210 (as if it were a custom EVM).
Based on the schematic, the J1, J3 and J4 jumpers are on. J2 is off.
J3 and J4 are jumpers to activate the lighting of LEDs to display the 'POWER_GOOD' indication (D5) and 'CHARGING' status (D6).
J2 is off for battery tracking mode
J1 is on to use the LPCM feature and therefore disable the safety timer.
Now, the problem is that after a time between 20-30 h (I could not limit the time interval anymore) the IC bq2410 stops charging while the battery is always below 3.8 V, so with that voltage shouldn't stop charging. In addition, it is a sunny day and the POWER_GOOD LED indicates the sufficient voltage level to continue charging the battery.
To start charging again I have to disconnect the battery for a time (usually less than a minute). Why does this happen?
However, I have done a test using this same configuration but instead of a solar panel, a power supply. In this case, it is observed that the safety timer remains inactive. I've had it for a week and the battery charges it up to 4.2 and then when the battery voltage drops to 3.95 a new charge starts and so indefinitely.
Best regards,
Fran Martin