STM32F4 8bit DMA to GPIO
Posted on April 16, 2015 at 17:05 Hello, I'm relatively new to the STM32F4 family but have worked with other microcontrollers in the the past. I'm trying to use DMA to send 8bits of data at a time from a memory array to a GPIO (GPIO_C) using ...