Posted on May 17, 2015 at 09:44Hi.I am trying to write a simple program for DMA rx transfers from UART interface. I am using the HAL drivers and HAL_DMA_Recieve.The problem I have found is very strange. DMA RX transfer from UART works only once. The...