11 years, 4 months ago.

UART and pins?

Searching around the forums I've found several conflicting information on which UART is on which pins.

Which ones are attached to which pins?

Thank you.

2 Answers

11 years, 4 months ago.

Looking at the schematic for the LPC1768 it is as follows:

PinConnectionIRQn
p9TxD3UART3_IRQn
p10RxD3
p13TxD1UART1_IRQn
p14RxD1
p28TxD2UART2_IRQn
p27RxD2

Tell me if I am wrong.

Accepted Answer
11 years, 4 months ago.

I assume you have also found this:

https://mbed.org/handbook/Serial