Hi guys,similar situation happened to my project too. Using STM432F413, I faced with a problem when the FLASH_WaitForLastOperation() began returning errors. Diving into debugging, I found that the PGSERR and PGPERR bits were flagged sometimes. In my ...