Question
STM32H745 – DMA works on CM7 but not on CM4 core
I am working on STM32H745BIT6 (dual-core: Cortex-M7 + Cortex-M4).
Issue:
- DMA is functioning correctly when used from the CM7 core
- The same DMA configuration does NOT work when executed from the CM4 core
