Content originally posted in LPCWare by nerd herd on Wed Mar 25 07:28:01 MST 2015
Hi Ll_Dave,
I do not see why any of the UART LPCOpen examples will have issues with using two UARTs. It is true that in general the LPCOpen examples only setup and use one UART/SPI/I2C but there shouldn't be any limitation to one UART -- just setup the necessary pins, clocking, IRQ, etc. for another :)