erase is not working in my board!!!
Posted on April 20, 2016 at 22:40Hello everyone,I'm developing a code in STM32F407VG. this code will erase the flash memory in a first step, and for a further work will upload a code into this memory.this is my code for erasing the flash memory.//un...