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.

Power Bank with BQ24195 charging Fault

Other Parts Discussed in Thread: MSP430G2232, BQ24195

Dear,

    Now I'm design in power bank with TI MSP430G2232 & BQ24195.And testing in charging mode. Promgramming BQ24195 registers as default :

Reg00   0x30
Reg01   0x1B
Reg02   0x60
Reg03   0x11
Reg04   0xB2
Reg05   0x9A
Reg06   0x03
Reg07   0x4B

And in the IAR IDE watch window get Registers value as below:

Reg00   0x30
Reg01   0x1B
Reg02   0x60
Reg03   0x11
Reg04   0xB2
Reg05   0x9A
Reg06   0x03
Reg07   0x4B

Reg08   0x00

Reg09  0x00

Hardware side ,BQ24195 input souce connect to USB port, and VBUS is 5V OK,  set OTG Pin Low, and CE Pin Low; test STAT pin (Pin4) is High level; VBAT is 3.8V;

schematic as below:

I'm wondering why can't charge ? Please kindly help!