stm32f767igt doesn't erase the flash
Hi All.I work with stm32f767igt for using flash.The code below is erasing and writing flash.I succeed writing the flash.But when i try to delete the flash with HAL_FLASHEx_Erase(&EraseInitStruct, &SECTORError) ;andFLASH_Erase_Sector(FLASH_SECTOR_10 ...