STM32F4 CubeMX codegeneration bug (RCC+LL)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-20 8:39 PM
STM CubeIDE 1.6.1
STM32F411
FW_F4 V1.26.1
Driver LL
No string added when initializing date "RTC_DateStruct.Day = xx;"
Details:
https://github.com/STMicroelectronics/STM32CubeF4/issues/74#issuecomment-893317794
Labels:
- Labels:
-
RTC
-
STM32CubeMX
-
STM32F4 Series
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
2021-08-23 2:50 AM
Hello @AAmik.1 ,
Thank you for your post,
I have checked from my side, and yes, you're totally right, I confirm the issue reported, this line of code is missed even with other series:
RTC_DateStruct.Day = x; /* x number between 1 and 31 */
It will be fixed, sorry for any convenience that may have caused, and thanks for bringing this issue to our attention.
Thanks for your contribution,
Khouloud
