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.

TUSB320 Dead Battery Mode

Other Parts Discussed in Thread: TUSB320

Hi,

When shutdown the device, the VDD is off. So TUSB320 enter Dead Battery Mode.

Should we rewrite address 0x45 every time we turn on the device?

1. Write a 0x04 to I2C address 0x45.
2. Wait 30ms.
3. Write a 0x00 to I2C address 0x45

Thanks