This demo shows how to use the CDC class to create a USB to UART bridge device. This demo is very similar to the Device - CDC Basic Demo, with the following differences:
The CDC serial emulator demo uses the same USB drivers that are needed for the CDC Basic Demo. Upon plugging in a USB CDC serial emulator device, and installing any necessary drivers (for Windows, for Mac/Linux OSes, the drivers are normally automatically installed and come with the OS), the device will produce a COMx port (on Windows, on Mac a /dev/tty.usbmodemXXXX object, and on a Linux machine a /dev/ttyACMx object) that PC applications such as serial terminal programs can connect to.
See the Device - CDC Basic Demo information for more details.
MLA - USB Library Help Version : 2.16
![]() |