2019-03-22 03:03 PM
The HAL file, stm32l4xx_ll_rtc.h has a bug in LL_RTC_ALMB_SetDay(). It should be using RTCx->ALRMBR instead of RTC->ALRMBR that is in the code.
2019-03-25 07:41 AM
Hello @pgspro1 ,
I raised this issue internally for fix.
Thanks for your contribution.
Regards,
Imen