STM32F4 RTC interrupts
Posted on September 09, 2015 at 07:22Hello, I had a quick question is it possible to setup the RTC to trigger Alarm interrupt and Wakeup counter interrupt in the same program. This is needed because I use Standby for long sleep (~1s) and Stop mode f...