Can not make two alarms work in STM32F429i_Disco
Posted on March 05, 2015 at 14:52Dear Sir/Miss, I need 2 alarms, I only can get one alarm work thought Canlandar module, but if make code for alarm A and B, none of them works. Here is my code: ********** RTC_TimeTypeDef RTC_TimeStructure; RTC_Ala...