Overruns with Back-to-back USART Rx DMA on STM32F05x
Posted on December 17, 2013 at 00:05We're using a UART to pass control information between two STM32 parts. The bit rate is 500Kbaud which gives us about 20us per byte. The aim is to use DMA to receive the byte stream in the background and process...