Posted on January 01, 2013 at 20:52Hello, I am implementing a UART driver using circular queue scheme, and found a minor problem with it. When I put a new character after DMA channel 5 finishes its transfer - i.e. put a new character when DMA_CNDTR5...