Question
Simple way of storing data in non-volatile memory
I'm using the STM32H747 and is interested in storing some variables containing configuration data even after reset.
Is there a simple way of doing this?
I basically would like to map a variable to be stored in SRAM or EEPROM instead of RAM.
Best regards
Johan
