stm flash write problem uint32_t Flash_Write_Data (uint32_t StartSectorAddress, uint32_t *Data, uint16_t numberofwords)
Hello,cn anyone help me with flash writing.I am using bootloader to update the application code in STM32F407, But the code isnt working i tried to debug the code, the code is not erasing the sectors.i found HAL_FLASHEx_Erase(&EraseInitStruct, &SECTOR...