Resolved! DMA doesn't copy data from UART RDR
Posted on March 27, 2018 at 12:55Hello,I have ported an exisiting code for a UART peripheral that uses DMA to copy the data from stm32F4 to an stm32L4When I send a character through the UART bus, and wait for the IDLE line detection interrupt to acc...