2015-09-22 08:47 AM
Hi,
Im using an STM32F071RB. I configured USART to receive data in DMA. I often get reception stuck but I cant understand why. I had a look at the registers:Is it OVERRUN error? It looks disabled because USART_CR3_OVRDIS is 1.
What should I search for? Thanks, M. #usart #dma