Set date and time RTC in main()
Hello,
I want to know if it is possible to set date and time of the RTC in the main() function.
I'm working with the LSI and I know that is very inaccurate. My idea is to -"re-initialize" (set manually the date and time) the RTC every 1 week for example.
I obtained those values, date and time, via serial from another device (with updated time).
I'm using the Nucleo Board STM32L476RG
Thank you very much!
