DMA USART receive data is returning DMA USART transmit data.
Hi, I am having the weirdest situation. I setup LL DMA transfers for both transmit and receive on USART2. I let stm32cubemx do its partial init, which seems to work:void radioUART_init(void) { //Turn off USART while we finish non-templated option...