Other Parts Discussed in Thread: BQ40Z50, BQSTUDIO
Hi, I'm using the BQ25700A to charge a battery. I have it connected to a Raspberry Pi, and I'm sending it SMBus commands to do so.
Now, when I start charging the battery from <3 V, the charger always outputs a slightly lesser current than what I send. For instance, if I send 128 mA to the charger through the command, it outputs around 113mA. For 320mA, it outputs around 300mA. As soon as the battery crosses around 3V, the current goes up to the correct value. I'm not quite sure how to fix this, and was wondering what settings in the charger I can change.
The other issue I've been having is towards the end of the charging. The charging voltage is set to 4192 mV. I'd expect the charger to output CC until the battery reaches that voltage and then start tapering current in CV mode. What happens instead is that the charger starts to taper the current earlier, even before the battery reaches 4192 mV.
I'd really like some help fixing these two issues.
Thanks