Question
Save a variable to flash memory, and restore variable later after power loss?
Posted on April 11, 2018 at 23:02
Hello, I was wondering if its possible to save a variable to flash memory, so that after power down or reset, I could then restore that variable?
The specific chip I am using is the STM32F303CCT6 and the STM32F301C6, and I am usinc STM32CubeMX to generate the project. Any help or advice on this would be greatly appreciated, thanks!
