Hi,
We are using BQ25713 charger for our product,
It is charging battery and we are able to measure battery voltage.
But we are not able to detect battery removal.
We tried enabling ADC
Reg 0x3A = 0xFF
Reg 0x3B = 0x80
And tried measuring the ADC VBAT
Reg 0x2C = 0x15 // with battery connected
Reg 0x2C = 0x15 // with Battery removed
How to detect battery has been removed?
Regards
Justin