HAL_FLASHEx_Erase_IT and HAL_FLASH_Program_IT on STM32H745 dualcore with STM32Cube_FW_H7_V1.9.0
I'm trying to use Internal Flash Interrupt API on M4 but I can't get HAL_FLASH_EndOfOperationCallback. Debugging code, I get interrupt but in the HAL_FLASH_IRQHandler callback event is not called!Can you help ME?