Hi
I need support. on how to wake up CPU from Standby Mode to active mode via GPIO pin.
We enable the Standby policy for power saving option.
Thanks & Regards,
Manjunatha G N
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I need support. on how to wake up CPU from Standby Mode to active mode via GPIO pin.
We enable the Standby policy for power saving option.
Thanks & Regards,
Manjunatha G N
Hi Manjunatha,
I will take a look into this.
In the mean time I suggest looking at the gpio shutdown example linked here: https://dev.ti.com/tirex/explore/node?node=A__AAbheH8LxixenNOSR1T9XA__com.ti.SIMPLELINK_LOWPOWER_F3_SDK__58mgN04__LATEST
This example routes gpio pins to the buttons on the launchpads, where you are then able to shutdown the CPU and wake up the CPU by pressing buttons. Your states will be a bit different.
Regards,
Marvin
Hi Marvin
My requirements are when CPU is active to Standby mode. How to wake up the CPU.
Thanks & Regards,
Manjunatha G N
Hi again,
Apologize for the delay. You won't be able to set the CPU from active mode to standby mode via GPIO pin. If the CPU has nothing to do it will be set automatically to standby mode. There is only a need for this if you want shutdown the CPU.
Regards,
Marvin