Resolved! DMA1, 2 and DMAMUX - how to do it?
Hello,I am porting a project from STM32F4 to STM32H7. This project uses DMA1 and DMA2 with timer 8 and DAC and it works fine on STM32F4 but I can't get DMA running on STM32H7. Up to now I understood it this way that all I have to do is set the right ...