STM32H7 DMA memory to GPIO port
Has anyone got working example code they could share of setting up DMA to transfer from memory to a GPIO port on an H7 (Nucleo-H743). I've read AN4666 and can get the example working on a L476 but none of the many variants I try on the H7 work. The example could use a timer to clock the transfer or just free-run. The application will have an area of memory that is continuously transferred to the GPIO port with the DMA in circular mode.
Many thanks in anticipation
