Can the S32K118 obtain wakeup source function

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

Can the S32K118 obtain wakeup source function

273 次查看
feiyiniu
Contributor II

I want to implement different wake-up strategies for different wake-up sources, so I need to obtain the current wake-up source. Is there a register that records the wake-up source.Thanks!

0 项奖励
回复
1 回复

254 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @feiyiniu,

Becasue the wakeup source is always an interrupt, a SW flag can set in the ISR.

It was discussed also here:

https://community.nxp.com/t5/S32K/How-to-identify-which-interrupt-changed-Power-Mode-from-VLPS-to/m-...

 

Regards,

Daniel

 

 

0 项奖励
回复