Hi,
I set USB OTG to peripheral mode and to run some USB test.
About the suspend mode test.
When the host enter S3, the device (iMX7s) shall enter suspend mode too.
But my device still stay in run mode.
My question is if usb driver received suspend signal from host, can it make whole system enter suspend mode (suspend to ram) or just itself will enter suspend mode?
Thank you for your help.
Hi Bio,
Did you mean that when usb got suspend signal from host and enter suspend state, it will bring whole system enter suspend mode?
If yes, which configurations I need to set?
Because my EV-Board is always stay in run mode even the host already enter to S3.
Thank you.
Sorry No, If you don´t tell the board to enter suspend mode it won´t enter.
Hello Lucas,
Yes, It will enter to suspend mode.
Regards