cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L4 RTC [LL driver]: Bug in LL_RTC_ALMB_SetDay(), should be RTCx->ALRMBR, not RTC->ALRMBR

pgspro1
Associate

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.

1 REPLY 1
Imen.D
ST Employee

Hello @pgspro1​ ,

I raised this issue internally for fix.

Thanks for your contribution.

Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen