DMA Memory To UART5
Posted on June 25, 2012 at 15:38 Hi, I'm having an issue setting up a DMA to transfer data from a 2 element uint8_t array to UART5. The code works, but the UART only sends out the first byte and having tried lots of different thing...