Posted on February 13, 2016 at 20:03Hi,I recently faced this issue where my interrupt handler for RTC was firing continuously instead of once every second as I thought.Looking at the STM32 RTC example, I noticed that within the IRQ handler they were...