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

With nRF Connect SDK, how to I change uart0 to "nRF UART without EasyDMA"?

It was suggested in other cases that it may be more power efficient to use uart without easydma in some cases.

I am using NCS and I see CONFIG_UART_0_NRF_UARTE is defined which suggests I am using uart with EasyDMA.

What is the right way to change configuration to disable easydma for uart?

Parents Reply Children
Related