2021-08-20 08: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
2021-08-23 02: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