Posted on October 10, 2011 at 20:45I have successufully set up a DMA FIFO in circular mode, to drain the USART when it's RXNE flag is set. I want to change it so that I can do variable len dma's to different buffers. I have implemented this but only...