User Activity

Dear ST community,I was wondering if you could help me with a problem I'm having with an STM32. I have a system containing an STM32F103VET6. The last flash pages are used to store settings/parameters. 2 redundant flash pages are used. This system...
Posted on March 25, 2018 at 10:05I get a PGAERR error flag when erasing flash page 0x8B using HAL_FLASHEx_Erase.  I'm using an STM32L476 with 1MB of flash.  I don't know why this is happening because PGAERR seems to have nothing to do with erasing f...