Question
Does the M4 core in STM32H745 support DMA interrupts ?
Hi,
In Cubemx configuration, there is no option in NVIC2 (which is an interrupt controller for M4 core) for enabling or disabling DMA global interrupt. There is an option for only the M7 core in NVIC1. Are there any ways to use DMA transfer complete or half transfer complete ırq handlers in M4 core?
Thank you.
