Writing to Flash - Fault: Mem Manage Handler
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-31 1:17 AM
Posted on March 31, 2016 at 10:17
Hey there.
I am using a STM32L476RG. I'm implementing a module for handling erasing and writing of the internal FLASH memory.In a test, I did the sequences as described in the reference manual for:- Flash unlock
- Mass erase
- Initiating flash programming
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
2016-03-31 3:29 AM
Posted on March 31, 2016 at 12:29
Solved: It was a wrong configuration of the MPU, the region I wanted to write to was part of a readonly region
