STM32F446RE freezes when trying to write to flash (sector 7)
Hello,I am trying to write to flash memory from the firmware itselfIt looks like the Erase process hangs for 2 seconds or so but works, but the writing process seems to totally freeze the MCU. Below is the code I am using. Any idea ?FLASH_EraseInitTy...