STM32H7 Flash programming issue
Hi,on a stm32h743 (with IAR embedded workbench IDE Version 8.30.1) i am experiencing the following Problem in the HAL_FLASH_Program function:The Input Parameter DataAddress is reinterpreted as uint64_t* and copied to the Destination by the line*dest...