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.

Battery detection with the TPS65721

Other Parts Discussed in Thread: TPS65721

I am trying to find a reliable way to tell if a battery is detached using the TPS65721 while plugged in over USB. Right now I am using the comparator to see if the battery voltage is less than 2.2V (register 0x05). Is there a more definitive way to tell if a battery is detached? I also tried the CH_FAULT bit in register 0x06 but it did not change when a battery was removed.