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:
Regards,
Daniel