Question
STM32CubeMX: RTC issues
Posted on April 15, 2015 at 17:27
STM32F429
1) in order to use the RTC it is necessary to activate one of the options, it should be possible to just activate the RTC without any additional options. 2) the code generated by CPU sets time / date to zero, this should only be done if it has no valid contents on startup (or just the first time it is started) otherwise the time/date is lost Regards Werner