STM32H753ZI UART TX DMA
Hi,I am using STM32H753ZI nucleo board, developing with Keil IDE. I am using UART RX and TX DMA. I want to check if there is a possibility of corruption of UART data while transmitting with DMA Tx.The sending device will send 8-byte defined command t...