Solved
What are the configurations needed to get the UART_receive _DMA in keil?
I am using the stm32h745-Discovery board.I am getting the data using the interrupt method and polling method but am not able to get the Data using the uart_receive_DMA. …
What are the further configurations needed for the DMA and What else to do get in M7.Could you please help me out to get the data using the DMA.(HAL Function.).
Thank you.
