Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 11 months ago.
Pin multiplexing on mbed LPC1768
Hi, just received the tiny LPC1768 module a few hours ago, I am trying to multiple UART ports on the board (PIN 9, 10; 13, 14; 27, 28), does anyone have some example code to set the pin multiplexing on LPC1768 for me to get started? thanks in advance.
Just answer by myself: Serial uart1(p28, p27); Serial uart2(p13, p14); Serial uart3(p9, p10);
posted by Hank Fang 14 Jan 2015