Posted on January 24, 2013 at 01:58Recently migrated from STM32F1 to STM32F4, trying to set up an alarm which fires an interrupt at 512Hz using LSE with prescalar (RTC_AsynchPrediv, RTC_SynchPrediv), more or less as follows: /* Enable the PWR clock...