LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Virtual Serial Device

Example description
This example implements a CDC/ACM (USB-to-COM) virtual serial device. The example will echo back characters on Terminal.

Special connection requirements
There are no special connection requirements for this example.

CDC demo need driver for running, follow these steps for install this driver: Right click on "My Computer" and select manage Go to device manager, right click to undefined device and select "Update Driver Software" Select "Browse for driver software on your computer", point to "lpcusblib_VirtualSerial" folder and select "Next" until finish Sometime this driver can be conflicted with Audio driver (Audio Input Device), in this case, follow these steps : Right click on "My Computer" and select manage Go to device manager, uninstall this example's driver(exactly driver in Universal Serial Bus controllers) Unplug and plug this device again, it will work well.

Build procedures:
LPC13xx example quickstart for Code Red Xpresso
LPC13xx example quickstart for Keil uVision4
LPC13xx example quickstart for IAR EWARM

Supported boards and board setup:
NXP Xpresso LPC1347 board

Submitting LPCOpen issues:
Community support for LPCOpen