Retriggering Configured DMA for USART Tx
Posted on January 19, 2014 at 19:50Hello all,I have written a function to configure the DMA for use with one of the USARTs for TX, which works when I trigger it using DMA_Cmd() function. As with the usual USART DMA configurations, all it does is tra...