Resolved! STM32F413 flash erase doesn't work first time
Hi,I am using STM32F413 Nucleo board. I am using MDK5 IDE and HAL libraries. I made an example for reading/writing internal flash based upon a cube project. The idea is to erase interal flash and then to write some data to it. I alreay did some simil...