Other Parts Discussed in Thread: DRV8220, BQ25190, BQ25186
Tool/software:
Greetings.
I'm currently developing a board which uses the BQ25892 battery charger to charge a Li-ion battery of 3.7 V/2200 mAh. It's powered by a solar panel of 5V/200 mA. I've made several test, and the battery charger seems to work fine, when it's powered by an external lab power supply. But, when I connect the solar panel, and the battery is attached, although through my multitester I can see around 120 mA of current flowing to the board, in the console of the firmware, in which I log the current and voltage of the battery charger, I see 0 A of current, as you can see in the following images:
My first thought of why this could be happening is that, because the board itself consumes more current than the solar panel can provide, maybe around 150-200 mA, this causes the BQ25892 to not turn ON correctly, and let the battery provide current to the circuit via the BATFET, and that's why I see "0 A", because when the BQ25892 is not ON, it doesn't show the current, just the voltage.
Just in case, I configured all the charging currents, ICHG, IPRECHG and ITERM, to 64 mA, which is below the 120 mA that the solar panel is providing.
Any ideas of what could be happening? Thank you in advance. Let me know if any more information is needed.