PIC32MX470 Curiosity
USB CDC Device demo that enumerates as two serial ports on USB host PC
Introduction
The USB CDC Device class enables users to enumerate a USB device as a serial
communication port on a USB host personal computer. This demonstration application
creates a USB CDC Device that enumerates as two serial ports on the USB Host PC. This
application demonstrates the ability of the MPLAB Harmony USB Stack to support multiple
instances of the same device class.
The PIC32MX470 Curiosity Development Board contains PIC32MX470F512H MCU with
Full-Speed USB module that enables you to implement USB functionality through the micro-B
USB port.