How to Reset the DMA receiving buffer
Posted on January 23, 2017 at 00:31 I am not dealing with continuous streaming of data, I just send a command to the connected device and wait a reply on the UART using DMA. Now using DMA I can only start seeing data after a while, say 1sec!!. I ...