Hi,
I'm using a tps65910AA1 to provide power to AM3356 . I also tied CPU gpio1_22 to PMIC sleep input
SW cofigured PMIC DEV_SLP bit to "1" to allow the PMIC enter to sleep when its external sleep input is also LOW.
When AM3356 is entering to Deep sleep0, I assert low on PMIC sleep input signal (pin 37) to force sleep mode. This is done by activating internal AM3356 pull down when in deep sleep0.
When CPU wakes-up (external or internal events) , PMIC might stays in sleep mode until its sleep input signal become HIGH agian, but since SW is doing it , my concern is that it might be too late as PMIC is in limited drive capability ("transient and load capability are reduced")
What is the best way to exit the tps65910 from sleep , in such a CPU to PMIC connection?
Yoni Wortzman