STM32H5 DMA to GPIO
I am unable to control GPIO output pins with the H5 GPDMA. I am able to control GPIO with the F103 using this project...https://github.com/mnemocron/STM32_PatternDriver...where the DMA is much simpler. Section 3.7 of AN5593 (How to use the GPDMA fo...