Hello
My customer is using BQ24195 as Battery Charger in his application.
And he finds an issue with BQ24195.
1) when he plug out the adapter, Vbus voltage is almost 4.5V, but is not 0V.
and BQ24195's register indicates that it is still in charging mode, which is an abnormal phenomenon.
Vbus=4.5V, BQ24195's register value list as belowed:
get_reg_00 = 0x05
get_reg_01 = 0x10
get_reg_02 = 0x98
get_reg_03 = 0x00
get_reg_04 = 0xC8
get_reg_05 = 0x8C
get_reg_06 = 0x03
get_reg_07 = 0x10
get_reg_08 = 0x84
get_reg_09 = 0x00
2) Customer forces off and reset on Q4 of BQ24195 through I2C, and BQ24195 quit out charging mode .
get_reg_00 = 0x05
get_reg_01 = 0x10
get_reg_02 = 0x98
get_reg_03 = 0x00
get_reg_04 = 0xC8
get_reg_05 = 0x8C
get_reg_06 = 0x03
get_reg_07 = 0x10
get_reg_08 = 0x00
get_reg_09 = 0x00
off adapter:STATUS_LOAD_NORMAL
could you help to solve this issue ?
Thanks very much!
Attached is customer's circuit.