Dma -> usart circular buffer questions
Posted on August 29, 2013 at 04:24 I was trying to write out the usart using dma. I thought everything was working till I actually looked at the data. The data seemed to always be wrong so I extracted all the relevant code to test it separately ...