Can FreeRTOS set gpio as wakeup source

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

Can FreeRTOS set gpio as wakeup source

1,416 次查看
674943148
Contributor II

Hi all,

i am using a imx7D board, and i wonder how to wake up the Cortex-M4 core after entering sleep mode. Is it possible to configure gpio as a wakeup source in FreeRTOS? How to do it?

Best regards

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,317 次查看
igorpadykov
NXP Employee
NXP Employee

HI wang

I am afraid it is not possible as sleep mode supported only in linux.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,316 次查看
674943148
Contributor II

Hi igor

Thank you for your reply and there's something wrong with my statement. I used LPM_MCORE_SetPowerStatus() to enter LPM_M4_STATE_STOP in a FreeRTOS task, which is a low-power state with Cortex-M4 closed. But i don't know how to resume it with a tickless external interrupt. 

Best regards

Wang

0 项奖励
回复

1,317 次查看
vinothkumars
Senior Contributor IV

Hi Wang,

Will you please give your configuration. I also struggling in wake up.

Thanks & Regards,

VinothS,

Regards,
Vinothkumar Sekar
0 项奖励
回复