Nucleo-L496ZQ-P problem with L4 examples : PWR_STOP1_RTC and PWR_STOP2_RTC
I cannot get PWR_STOP1_RTC nor PWR_STOP2_RTC to wake up as expected using interrupt mode (WFI).
I've tried multiple examples of low power from the L4 examples:
PWR_STANDBY, PWR_STANDBY_RTC, PWR_STOP1, PWR_STOP1_RTC, PWR_STOP2, PWR_STOP2_RTC.
Standby mode works as expected. External interrupts work as expected. But RTC set as WFI does not work. If I modify the wake up to WFE for RTC then it all works fine in either STOP1 or STOP2 but not as the example is written.
I need RTC set as WFI because I have additional external interrupt wake up sources as well.
Thanks for any help,
-Phil
