Can FreeRTOS set gpio as wakeup source

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can FreeRTOS set gpio as wakeup source

1,046件の閲覧回数
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 返答(返信)

947件の閲覧回数
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 件の賞賛
返信

946件の閲覧回数
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 件の賞賛
返信

947件の閲覧回数
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 件の賞賛
返信