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

Pin number assignment

Hi, I try to map the UART pins RxD to P0.08 and TxD to P0.06 like on the nRF52840 PDK. In code I have to assign a number. At the moment RX_PIN_NUMBER is 8 and TX_PIN_NUMBER is 6. Is there a table to find the correct pin numbers? In the datasheet pins are called N1, L1

Parents Reply Children
Related