STM32F205RBT6 flash as eeprom
Posted on April 06, 2014 at 06:54I need 10K eeprom. I am planning to use flash for this. I am using keil1. How to separate part of memory for eeprom , I mean where to mention it. So that it don't get overwritten by hex file.2. Is there any exapmle...