Can't wake up from low power mode.

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

Can't wake up from low power mode.

694 次查看
dokidoki
Contributor I

I am using i.MX7 dual.
CPU was transitioned from RUN mode to Low power mode.
CPU normally wakes up from low power mode by an external interrupt.
However, in rare cases, we have confirmed that CPU cannot return from Low power mode.

I would like to find the cause of the inability to return to normal, and take measures to enable normal return.

Please tell me about the possible factors in the case where recovery from Low power mode is not possible.

There was a description in the manual that it is operating with the RTC clock in low power mode.
I'm running the RTC with an external 32kHz crystal.
The CPU has an internal 40KHz RingOSC, and even if the 32k external crystal stops for some reason, it will automatically switch.
So I think that CPU can be recovery form Lowpower mode.

Just in case, I would like to confirm, but is there a way to externally determine which of the CPU's RTC clocks is running?

0 项奖励
回复
1 回复

651 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello 

Please refer the LPM exit conditions:

Qmiller_0-1671155776232.png

 

but is there a way to externally determine which of the CPU's RTC clocks is running?

--> BIT(0) of XTALOSC_OSC_32Kn

0 项奖励
回复