This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ24295: Really slow charging

Part Number: BQ24295

Dear All,

I've just received of our prototype PCB with a host MCU connected to BQ24295. I2C, Boost and SYS Power worked right from the start, awesome!

But I have a strange observation: it seems that charging is really really really slow, between 0 and 15mA @ VBat=3.8V (standard protected 3.7V LiPo with 2.000mAh)

Here's the schematic for reference:

TS1 is 10k

I have by far not yet completed implementing all I2C registers, but I've started with those I thought might be important for my current (haha) problem:

REG8:6 says we're connected to USB (that's alright, because the PMIC's D+/D- are connected to MCU's D+/D-)
REG8:4 says we're in "Fast Charge" state (hahahahahaha)

REG1 says OTG and Charging are enabled

REG2:2+ gives 1024 (just as a side note: datasheet says that after a reset it will be 512mA although the default is 1024)
REG0 says the input current limit is 500 mA

Any help is greatly appreciated