Hello,
I am using a BQ24600 to recharge a RRC Battery : RRC2054-2.
Here is the schematic :
Pins :
Pin | Connected to |
VBATIN | Power Supply that might also be the battery itself |
I_SET_CGE | Digital Analog Converter of a microcontroller |
EN_CHARGE | GPIO_OUTPUT of a microcontroller |
CHARGE_STATUS | GPIO_INPUT of a microcontroller |
VBAT | RRC Battery |
Charger Configuration :
Vcc | 24V |
Icharge | 1.74A |
Vbat | 16.4V |
TS | 1.9V |
Battery Configuration :
VchargeMAX | 16.8V |
IchargeMAX | 10A |
Charge during tests | 50% |
I2C | Connected |
However, when I am setting ENABLE_CHARGE to '1', the battery is not charging.
ENABLE_CHARGE = '1' :
I_SET | 360mV |
PG/ | 24mV |
TS | 1.9V |
REGN | 6V |
VREF | 3.3V |
VCC | 24V |
This is what I get on CHARGE_STATUS :
Yellow : CHARGE_STATUS
Red : VBAT
It is like my BQ24600 tries to recharge the battery, but then stop doing it.
Any help will be appreciated.
I can bring you more scopes if needed.
Regards,
Yan