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.
Tool/software:
Dear Sirs and Madams,
As per the FAQ below, I understand that charging must be stopped when the battery is not connected.
I have a question regarding the FAQ, but is it possible to detect from the BQ25629 register that the battery is not connected to the BQ25629?
Is there no other way but to use an external MCU to detect that the status terminal frequently toggles when the battery is disconnected?
Regards,
MM
Hi MM,
There is a bit called FORCE_IBATDIS in REG0x16 BIT 6. If you disable charge and apply this bit and the battery voltage does not significantly decrease (as seen by ADC), you know that a battery is attached. It is an approximate 30 mA discharge. If with battery charge disabled the battery voltage crashes, you know there is not a battery attached.
Regards,
Mike Emanuel
Hello Mike,
Thank you for letting me know how to check if the battery is not connected.
We will consider it as a reference.
Regards,
MM