2021-01-11 04:27 AM
Hi!
I have an STM32F746G-DISCO. Backup SRAM is there. How can it be used?
Andrzej
2021-01-11 04:44 AM
I think this is the wrong forum, TouchGFX.
Anyway, first you need to enable the RTC then HAL_PWR_EnableBkUpAccess() before write/read to RTC backup registers.