Part Number: BQ24261EVM-079
Hi,
I have a setup where I am charging a 1500 mA-Hr battery with a max. current of 700 mA (I_charge) and a regulation voltage of 4.2 V (V_batreg). I also have a battery fuel gauge - BQ27441 in the loop which reads the battery terminal voltage and charging current. This setup is interfaced with a Raspberry Pi module in which I am logging the V-I data (with 5s sampling time).
It's expected that battery would stay in CC mode (I_charge = 700 mA throughout) until battery voltage reaches to 4.2 V and after that the voltage would remain at 4.2 V and current slowly starts to drop from I_charge (here 700 mA) to I_term (here 100 mA).
Now, what I observe is that the current starts to drop just when the battery voltage reaches to a value less than set V_batreg (typically ~150 mV less than V_batreg). Moreover, as the current drops, the voltage keeps on increasing with a lower rate. I have set the V_batreg to 4.00 V, 4.15 V and 4.20 V with I_charge = 700 mA and observed the same behavior in all cases. I was wondering if somebody has come across such case? Would appreciate your help.
Thanks!