Question
Store user data in STM32 Flash or Rom
Posted on August 12, 2013 at 08:10
Hello everyone, I am newbie in this forum so please forgive me for any noob questions. My application requires to save 4 double variables offline for next time usage, I think my data is too small to make us use a SD card or an USB flash drive. Are there any ways to write my data on STM32f4 MCU flash or rom. Please give me some examples if any. Thank you very much.
#rom #flash