Hi,
We are using DM3730.
We have implemented a I/o Wakeup for the system.
Now, I want to wakeup the system based on USB OTG.
So, when I plugin cable to host PC I am expecting the system to wake-up. Is it how the wake-up functionality works on USB OTG port in Function mode?
The following steps are followed before entering into suspend of the system.
OTG_SYSCONFIG[4] = 1;
PM_MPUGRPSEL1_CORE[4] = 1; PM_WKEN1_CORE[4] = 1; PRM_IRQENABLE_MPU[0] = 1
Please let me know if the steps that I am following are correct.
Regards,
GSR