Page 1 of 1

esp32 UART support DMA or not?

Posted: Tue Jun 13, 2017 12:14 pm
by taxi_dong
Hi :
I update esp idf to the latest version,do not see dma info in the components/driver/uart.c. so it means DMA not support officially?
If so , is there any suggestion of how to implement DMA on UART?
thanks

Re: esp32 UART support DMA or not?

Posted: Wed Oct 25, 2017 4:53 am
by LakshmiDhanaraj
Hi,


Have you find any example code for the uart using DMA?If so,Kindly share that code.