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!
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