I could not set the RTC alarm A second time
Hi,I am using STM32f429II processor. In my application I need to trigger the RTC in 1hr,2hr,3hr,4 hr intervals. So i decided to use RTC alarm A. For testing purpose, I set a 10 secs interval from the current time into alarm register. But it always tr...