USART and DMA
Posted on August 02, 2011 at 15:52I 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 t...