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.

BQ25120A: i can not access i2c in battery only using.

Part Number: BQ25120A
Other Parts Discussed in Thread: , BQSTUDIO

I am developing a product(wearable band)) using BQ25120A.

I set the CD pin low at initialization.
I can access i2c if USB is connected.
I can read the state of the Ship contrl register.
Charge in Progress, Charge Done, and so on.

However, I can not access i2c when using Battery only.

To access i2c in battery mode, it is only possible after making the CD High.
However, if CD is High, Charge Status (Charge Done, Charge in Progress) of Ship control register does not appear. Why?

And how do I check if I have a USB connection?
VINDPM_ON is always 1.

Thank you.