cancel
Showing results for 
Search instead for 
Did you mean: 

HAL_FLASH_Program problem on STM32C071CB

I'm using HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, 32-bit-addr, 64-bit-data) and it crashes with an 0xfffffff7 exception.  Has anyone else seen this?  I've checked that the addresses are aligned to 64-bit boundary.

1 REPLY 1

Crashes or Hard Faults? Where's this Exception# reported?

Is the memory Erased? You get one-shot to program it

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..