Resolved! STM32H723 Flash Erasing before writing
Hi STM Community, I want to ask if I have to Erase Flash memory sector (HAL_FLASHEx_Erase) before I write into flash memory (HAL_FLASH_Program)?I tried it and nothing happend. I want to be sure, that is not an accident.