Resolved! What is the best way to store, retrieve, change program configuration data?
Posted on August 31, 2017 at 17:05I need to store approximately 128 bytes of 'factory default' configuration data in FLASH when the program is initially loaded into my STM32F7xx custom board during production. Then, when the program boots, I need to...