STM32F429ZI Flash Problem. MCU sets FLASH->SR bits: PGPERR and PGSERR all the time even it is cleared just before.
MCU sets FLASH->SR bits: PGPERR and PGSERR all the time even immediately after it is cleared. It causes a problem with erasing flash memory. I am using RTOS(TIM1 as a base), Timers and Systick as well but I think those shouldn't be a problem.Code is...