Page 3 of 3

Re: DMA example for UART communication for ESP32

Posted: Sun Apr 09, 2023 11:06 am
by Ritesh
Hi
does Anyone Run DMA UART?
I want to read data from UART0 and transfer it using UART1 and vice versa, I'm using ESP32-C3 Module.
I run the uart_events example and uart_async_rxtxtasks example But in the output, I have data loss and missing data.
so I need UART DMA.
can somebody help? or is there any doc?
Regards
Hello,

Would you please send some more details about your requirements? Which ESP32 IDF are you using?