This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF 52832 UARTE support

Hi All,

I am using UART with baud rate 4800, with even parity and 1 stop bit. I'm getting 6-8 bytes in a packet. I'm receiving packets for every 8-10ms continuously. This affect the processing speed of main process. So I'm planning to use UART with DMA (UARTE). But I didn't find any support for UART with DMA. Can you please tell me how to enable DMA support for UART.

Thanks, Santhoj I

Related