Receive/Transmit UART data using DMA
Hello,I use with:- Nucleo-H743ZI2 -STM32CubeIDE ver 1.6.0-MCU Package ver 1.9.0I made loopback between PB14 & PB15 , the loopback work i checked it without DMA . I try to send data from buffer and get the data using DMA but it is not working.Thank's