Hi everyone,We are trying to program the MCU flash memory to write and save some data on it.After successfully writing to a single sector, we can't delete the sector content anymore.We are using HAL_FLASHEx_Erase to delete the sector.In particular, w...