Resolved! STM32 RTC miliseconds set
Posted on May 14, 2018 at 19:40Hi,I would like to set the milliseconds in the STM32 RTC, the function hal_rtc_settime doesn't change the milliseconds (subseconds) value.I tried be setting hrtc->instance->rtc_ssr but it doesnt change its valueHelp wo...