Low Power State interupt in IMXRT1062 Processor

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

Low Power State interupt in IMXRT1062 Processor

767 次查看
apalazz
Contributor I

Hello,

Forgive me if these are a basic or poorly-worded questions as I am still new to these kinds of microcontroller programming projects. I am currently trying to reduce the power consumption of an iMXRT1062 processor by using the lpm library as given in the demo project in this reply. I was able to get the device into the Low Power Run state, but am not sure how to get it to return to the Full Run state upon receiving external signals.

Specifically, I am trying to get a return to full power when 1. receiving a signal via USB, 2. receiving a signal via LPSPI, 3. receiving a toggle of an input pin, or 4. when an on-board gpt timer goes off. The device will then perform an action and return to a low-power state, rinse and repeat.

I assume these four types of low-power interupts are pretty different, and the post I replied to already outlines somewhat how to use a pin-signal to wakeup the device. I just wanted to know if there were any good resources, documents, or tutorials explaining these kinds of low-power transitions. Specifically how to exit low-power modes with each of these triggers, and what to setup before entering low-power mode and what to turn on immediately exiting it, etc.

Thank you for the help. 

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

702 次查看
apalazz
Contributor I

Hi Edwin,

Thank you so much for the reply. Unfortunately, we had to move on from this project for the moment due to time constraints, but the form you sent was still very helpful as an overview in the different low-power modes. I will comment on this post again when we come back to this project in the future.

Thank you for your help!

AP

742 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @apalazz,

Please look into the following Application Note (AN12085) for more information about Low Power modes and Wake-up sources for the RT1062 and let me know if this helps.

 

BR,

Edwin.

0 项奖励
回复