Using usb serial connection

04 Mar 2010

Hi.  I'm using a third party (CodeRed ) dev environment and trying to send chars over the mbed serial port from a small test app on the mbed.  In my app, I'm setting up UART0 to 9600, N81 and sending some chars, but get no output at all from the virtual COM port (3) on the XP box. Is there some other magic necessary to "enable" the UART0 from the LPC1768 to USB?  I've initialized the clocks correctly because the bits are the correct width on a scope out of the LPC1768.

Any ideas?

 

-Wade