STM32L4 RTC [LL driver]: Bug in LL_RTC_ALMB_SetDay(), should be RTCx->ALRMBR, not RTC->ALRMBR
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-22 3: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.
Labels:
- Labels:
-
Bug-report
-
RTC
-
STM32Cube MCU Packages
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-03-25 7:41 AM
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
Thanks
Imen
