Tool/software:
Hi Experts,
Customer has problem designing the BQ25792RQMR as described below:
I use this charger to charge a dual cell lithium-ion battery. Simply put, the IC itself seems to be working as I am communicating with it via I2C using ESP8266, but it is not charging at all.
I have wired the charger according to the datasheet template. The only difference is that I don't have the SYS, TS, D+- pins connected as I didn't need to use them. And I forgot to put the pull-up resistor on the CE pin. While communicating I tried to list all status and fault registers, and you can see the values here:
STAT_REG 0x1B: 0xA2B
STAT_REG 0x1C: 0xA
STAT_REG 0x1D: 0xC000
STAT_REG 0x1E: 0x10C0
STAT_REG 0x1F: 0x10
FAULT REG 0x20: 0x0
FAULT REG 0x21: 0x0
I'm quite confused about what state the charger is in in the first place, and I have no idea how to make it charge safely. I also don't know if it's wired right.
Would you be able to help me with this, or at least point me in the direction of a solution to the problem? I would be very grateful. I'll put a schematic in the attachment (sorry for the poorer clarity of the schematic, I'm new at this).
Please, don't be confused when you see that there is a STM32 as the host MCU. It has stopped working, so i am currently using other board with ESP8266 as the host MCU wired to this board.
Regards,
Archie A.