Content originally posted in LPCWare by wafa on Wed Jan 16 01:01:26 MST 2013
I'm using the LPC1788 processor, and am working with USB_VirtualCom example. It works fine with UART0 but not with UART1 (TX:P3.16,RX:P3.17), i need to make it work with UART1 and not UART2 because my out is the RS232 interface and i want it to be with all modem signals wich it's possible with UART1 only.Help please.