Hi experts,
I am using MP2722 in my project for USB Charging. I designed my system to work under low power mode only wake up when INT happen. I find this chip has a INT pin to alert MCU for many events.
-
I would like to use CC INT to detect attach and detach.
Is the correct flow to detect whether a device connected or not. Device attach → MP2722 produce INT → MCU GPIO INT → MCU read CC state register then judge attached device(sink or source). -
I also find it has fault INT to indicate some fault, what is the behavior INT pin when fault happens. will it continuous create INT, or only once or in other patterns?
And do you have some ideas for how to integrate this chip in low power design and some example code on how to correctly use this chip.
Thanks for your reply