User Activity

My goal is to transfer the contents of an integer array (8 bits per value) to 8 GPIO pins.Using the CubeMX perspective in the CubeIDE (latest version) I configured the DMA2 to work with Timer1 in the memory to peripheral mode. I am using the STM32 F4...