STM32H503CBU6 GPDMA Help to transfer data from the flash to the GPIO
Hi to All I would like to try a configuration for GPDMA1 for STM32H503CBU6 using memory to memory. I will would like to use a Link-Lists. Source will be two different array of DATA Bytes inside the Flash Memory and Destination will be the GPIOB. It w...