Which pins of nrf52833 are assigned to UART? In the nrf52833 .dts file, I can see below pins are assigned to UART0 by default. However, P0.08 is used for controlling DW3000 (SPI_MOSI) in the schematic. Therefore I suspected DWM3001CDK uses some other pins to drive UART.
P0.06
P0.08
P0.05
P0.07
Hi @bakrsa
for the DWM3001CDK are:
P0.19 UART TX
P0.15 UART RX
Cheers
JK
Hi @leapslabs,
Great, thank for quick reply!
How about the other 2 pins used for Request-to-Send (RTS) and Clear-to-Send (CTS)
Cheers
AB
Hi @bakrsa
those pins are not connected.
Cheers
JK