Can the S32K118 obtain wakeup source function

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can the S32K118 obtain wakeup source function

271 Views
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 Kudos
Reply
1 Reply

252 Views
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 Kudos
Reply