I have trouble writing to flash using HAL_FLASH_Program in case of FLASH_TYPEPROGRAM_DOUBLEWORD option.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-23 9:43 AM
I have the code working fine with the 1byte, 2bytes and 4bytes programming, reading and writing. But when I use the 8Bytes (double - word), It is always trapped in a hard fault handler. Any help?
Labels:
- Labels:
-
Flash
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
2019-10-23 10:15 AM
Which MCU is that? Does its reference manual (flash program operations chapter) say something about the specific requirements for 64 bit programming operation?
