PGAERR error flag when erasing flash page 0x8B using HAL_FLASHEx_Erase.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-03-25 1:05 AM
Posted on March 25, 2018 at 10:05
I 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 flash pages.
#stm32l476
Labels:
- Labels:
-
STM32L4 series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-03-26 6:54 AM
Posted on March 26, 2018 at 15:54
Hi
stevenhatblue
,- Did you try the example STM32Cube_FW_L4_V1.0\Projects\STM32L476G-EVAL\Examples\FLASH\FLASH_EraseProgram ?
- Could you please share with us an example of code with it we can reproduce this behavior on our side?
-Nesrine-
