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.