STM32L433 - RTC alarm whilst also using a periodic wake
I am trying to get the RTC alarm working whilst also using a periodic wake, I can get each working independently but not both together.If I DON'T shutdown for RTC wakeup, the RTC alarm DOES work.If I DO shutdown for RTC wakeup, the RTC alarm DOES NOT...