Hello Team,
A question from my customer:
What kind of device fault will trigger the DEVICE_XREADY set and when will the fault happen?
From the description in BQ769x0 data sheet, it seems user needs to continuously monitor the status of DEVICE_XREADY.
DEVICE_XREADY (Bit 5): Internal chip fault indicator. When this bit is set to 1, it should be cleared by the host. May be set due to excessive system transients. This bit may only be cleared (and not set) by the host.
0 = Device is OK.
1 = Internal chip fault detected, recommend that host microcontroller clear this bit after waiting a few seconds. Remains latched high until cleared by the host.
Besides, why it is needed to wait for a few seconds before clearing this bit?
Best regards,
Victor