Hi:
We connect nSleep1 of tps65930 to SYS_OFF_MODE of omap3530 now. When in sleep mode, the SYS_OFF_MODE pin should be low and the group resource of nSleep1 should be inactive(vdd1 and vdd2 is 0V).
My qustion:
0: Is the SYS_OFF_MODE low(0V) surely in sleep mode?
1: How can i do a active to sleep transtion on omap3530?
2: I configure the SYS_OFF_MODE pin as a GPIO pin (GPIO9) and configure it output low , but the vdd1 and vdd2 is 1.2V yet, why?
Thanks!