Question
USART and DMA
Posted on August 02, 2011 at 15:52
I use DMA to write a string to USART2.
After power up I trigger transmittion by pressing down a switch and detect ( oscilloscope ) that the usart transmitted two bytes less than expected - after that every time I trigger the write sequence using DMA it works ok... until next reset or power up !!! Any ideas why this strangebehavior
?? #dma-usart