How to configure UART pins?

I would like to configure the TXD, RXD, RTS and CTS pins for the UART on the nRF52832.

I saw that the uart0 node (nordic,nrf-uarte) has attributes like rts-pin but they carry a warning:

IMPORTANT: This option will only be used if the new pin control driver is not enabled. It will be deprecated in the future.

So should I use something else?

Parents Reply Children
No Data
Related