Hi,I want to use the DMA FIFO for UART2 on the STM32H753ZI discovery board.DMA in direct mode works, but sometimes I have almost concurrent events that need to be transmitted ASAP over the same UART (a few ms delay is no problem). It seems sometimes ...