Configuration

The configuration is divided into two sections: application and USB descriptors.

The application’s configuration is defined in the conf_usb.h file. This file must be created for each application. To create/edit this file only basic USB knowledge is required.

The conf_usb.h file must define the following configuration:

The USB descriptor configuration is required when the default configuration provided by Microchip is not used. This configuration information requires more in-depth knowledge of USB.