stm32f4xx FLASH_ProgramWord error, FLASH_ERROR_PROGRAM
Posted on April 02, 2014 at 16:13 Dear, i am getting this error, this is my flash write routine: #include <stm32f4xx_flash.h> #include ''flash.h'' uint8_t flash_status; volatile uint32_t* flash_location_sect3 = (volatile uint...