How to configure M4 MCU as a wakeup source ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to configure M4 MCU as a wakeup source ?

2,005 次查看
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 项奖励
回复
2 回复数

1,887 次查看
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 项奖励
回复

1,887 次查看
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 项奖励
回复