STM32L4 HAL RTC Clear Alarm flags
Posted on November 30, 2016 at 16:21Hi,The latest release of RTC HAL library (1.6.0) for STM32L4 does not clear the RTC ALARM interrupt flag.The following code from the function''void HAL_RTC_AlarmIRQHandler(RTC_HandleTypeDef* hrtc)'' /* Clear t...