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

UART on Custom board

Hi there,

I am trying to use UART on the nRF52840 on a custom PCB. The custom board is connected to the nRF52840-DK with a debug connector. Am I free to set any pins on the chip as the RX, TX, etc? I was just going to use a scope to see if data is going through the UART on the custom board as expected.

ETA: It seems like I've set up the PSEL registers fine. I've set the Baudrate to 115200 but looking at the registers, it says the baud rate is 2576384 ??? There is also an event error but I'm not specifically what the error is.

I'm working from the SDK15 UART example. Please advice.

Thank you

Related