Hello, let me put two questions about using BQ25180:
1. There are two use cases in my product, with battery or without battery but power adapter. How can I know if the battery is detached? Is it possible to catch it via I2C communication? or do I need additional circuit for that?
2. I'm using charging status interrupt to indicate battery status changes. As shown in the image below, the battery status of "charging" and "charging done" repeats infinitely when battery disconnected, causing continuously interrupts. Is this intended behavior? or am I missing something?
Thanks.