HAL_FLASH_Program()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-28 1:53 AM
Hi,
I'm using STM32H743ZI and uVision 5.28.0.0.
Traying to program the FLASH Bank 1 results in an error. The error is thrown by FLASH_WaitForLastOperation(). In SR1 the following bits are set:
- PGSERR1
- INCERR1
Any Idea?
Regards
Jakob
Solved! Go to Solution.
Labels:
- Labels:
-
Flash
-
STM32H7 series
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-28 11:20 PM
Hi,
The Flash only allows writing to addresses that are a multiple of 32. I didn't keep to that.
Regards
Jakob
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-28 11:20 PM
Hi,
The Flash only allows writing to addresses that are a multiple of 32. I didn't keep to that.
Regards
Jakob
