The USB communication device class Example will help you to get familiar with the USB communication device class on SAMV7/E7 Microcontrollers. Also it can help you to be familiar with the USB Framework that is used for rapid development of USB-compliant class drivers such as USB communication device class.
This package can be used with SAMV71 Xplained Ultra board or SAME70 Xplained board. The device uses the USB communication device class (CDC) drivers to take advantage of the installed PC RS-232 software to talk over the USB. The example is a bridge between a USART (USART2) from the main microchip and the USB host CDC interface.
-- USB Device CDC Serial Project xxx -- -- SAMxxxxx-xx -- Compiled: xxx xx xxxx xx:xx:xx --