external interrupt wake up failed from VLPS

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

external interrupt wake up failed from VLPS

1,431件の閲覧回数
maojun
Contributor II

MCU :S32K144

SDK : 0.8.6

I 'd like to ask a question about mcu wake up from vlps mode. 

Condition Description: 

I set power mode from HSRUN to RUN mode,then I set external pin interrupt of PTE.4,PTE.0,PTE.8. After all this complete,I set power mode from RUN to VLPS mode.

Question:

Is it possible to have an interruption of PTE.0/PTE.4/PTE.8, but not wake up from vlps mode?

ラベル(1)
1 返信

1,301件の閲覧回数
jorge_a_vazquez
NXP Employee
NXP Employee

Hi hehe haha

Answering your question; Yes, any enabled pin interrupt is capable of waking the system from VLPS. Have you tried the power_mode_switch example from the SDK 3.0.0? This demo is a fully functional demo.


Have a great day,
TIC

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