Skip to main content
bassem.saleh93
Associate II
October 23, 2019
Question

I have trouble writing to flash using HAL_FLASH_Program in case of FLASH_TYPEPROGRAM_DOUBLEWORD option.

  • October 23, 2019
  • 1 reply
  • 613 views

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?

This topic has been closed for replies.

1 reply

berendi
Principal
October 23, 2019

Which MCU is that? Does its reference manual (flash program operations chapter) say something about the specific requirements for 64 bit programming operation?