Idle sleep in MQX

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

Idle sleep in MQX

892 次查看
bjorn_almqvist
Contributor I

Hi!

I've seen that in KSDK 1.1 there was an option (a hook) for MQX_Lite to Sleep in Idle Task. Is it possible to configure MQX to sleep in the idle task or to make it enter a low power mode (VLPS or LLS) in KSDK 1.3.0.

I prefer using PEx to configure it but I'm missing out on something. And if it is possible how do you do it? :smileyhappy:

Please help.

And very much thank you all!

0 项奖励
2 回复数

499 次查看
bjorn_almqvist
Contributor I

For knowledge.

The easy way to do this is to create a thread with priority just over idle_task and let it run WFI.

Thank you

0 项奖励

499 次查看
soledad
NXP Employee
NXP Employee

Hello,

Please check the below thread and let me know if this helps!!

MQX-Lite and OperationModes


Have a great day,
Sol

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

0 项奖励