MQX in power down mode

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

MQX in power down mode

1,546 次查看
MarcosPereira
Contributor II

Is it possible to run MQX in power down mode, waking only from RTC e UART interrupts? 

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

928 次查看
PetrM
Senior Contributor I

It works for RTC, check RTC example.

You have to set actual interrupt level above all except for RTC and UART interrupt levels before going to sleep mode.

 

PetrM

 

0 项奖励
回复

928 次查看
ARQuattr
Contributor IV
I looked through the RTC example but it's not clear how/where it goes into low power mode. Any tips on doing this through MQX, especially for MCF51JM? I'm looking to wake from a pin interrupt.
0 项奖励
回复