R/W to RTC backup registers
Posted on August 27, 2016 at 04:39Hi.I’m using an RTC example program from the CUBE F3 (STM32F3Nucleo) download, and it work ok, except I cannot read or write to the RTC backup registers.The example configures RTC as follows: __HAL_RCC_PWR_CLK_ENABL...