How to configure M4 MCU as a wakeup source ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to configure M4 MCU as a wakeup source ?

866 Views
vinothkumars
Senior Contributor IV

Hi All,

I am working in Power Management in IMX8QM-MEK. I needs to control the Cortex-A53 using Cortex-M4.

Needs to put on Sleep and wake from sleep using M4 MCU.

I am using SDK_MEK-MIMX8QM. Please provide the configuration.

Thanks & Regards,

Vinoth S,

Regards,
Vinothkumar Sekar
0 Kudos
2 Replies

748 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello vinothkumar,

You could take a look at the low-power suggestions from application note AN12195, available on the following link:

https://www.nxp.com/docs/en/application-note/AN12195.pdf

as well the following document

https://community.nxp.com/docs/DOC-343113 

Regards

0 Kudos

748 Views
vinothkumars
Senior Contributor IV

Thank you Bio_TICFSL for the reply,

Power Management  |  Android Open Source Project 

Will you please provide your input,

Wake sources

The Integrator must disable the appropriate wake sources when the device is in suspend mode. Common wake sources include heartbeats, modem, Wi-Fi, and Bluetooth. The only valid wake source must be an interrupt from the VMCU to wake up the SoC. This assumes that the VMCU can listen to the modem for remote wakeup events (such as remote engine start). If this functionality is pushed to the AP, then another wake source to service the modem must be added.

Thanks & Regards,

VInothS,

Regards,
Vinothkumar Sekar
0 Kudos