Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Related Project(s)

In this section you can find all the projects related to the USB Host Interface (UHI).

Example(s)

USB Device CDC Example for uc3c_ek

Provide an application example of USB Communication Device Class (CDC) implementation: a bridge between USART and USB CDC interface.

USB Device HID Generic for uc3c_ek

Provide an application example of USB Device HID Generic implementation. Relies on the native HID driver and uses buttons and LEDs available on the board.

USB Device HID Mouse for uc3c_ek

Provide an application example of USB Device HID Mouse implementation. Relies on the native HID driver and uses buttons available on the board as a mouse interfaces.

USB Device Mass Storage for UC3C-EK with FreeRTOS

Provide an application example of USB Device Mass Storage implementation with FreeRTOS. Relies on the native operating system USB MSC driver*, displays all available memories of the board as removable disks* (*except for Windows 98).

USB Device Mass Storage for uc3c_ek

Provide an application example of USB Device Mass Storage implementation. Relies on the native MSC driver on OS*, displays all available memories of the board as removable disk* (*except for Windows 98).

USB Device Vendor Class example for uc3c_ek

Provide an application example of USB Vendor Class implementation. The example implements a look back application between IN and OUT enpoints of interrupt, bulk and isochronous types. Note that this example relies on a specific driver on the Host Operating System. For more detail documentation and PC drivers and application, please refer to AVR4001 application note.

USB Dual Role (Device and Host) HID mouse for uc3c_ek

Provide an application example of USB host and device (dual role) HID mouse implementation.

USB Host CDC for UC3C-EK

Provide an application example of USB Host Communication Device Class (CDC) implementation: a bridge between USART and a USB device CDC.

USB Host HID mouse for uc3c_ek

Provide an application example of USB host HID mouse implementation.

USB Host MSC and HID mouse for uc3c_ek

Provide an application example of USB host Mass Storage Class and HID mouse Class implementation.

USB Host MSC for uc3c_ek

Provide an application example of USB host Mass Storage Class implementation.

Unit-test(s)

USB Device CDC unit tests for uc3c_ek

Provide an unit test of USB Device CDC implementation.

USB Device HID Mouse unit tests for uc3c_ek

Provide an unit test of USB Device HID keyboard implementation.

USB Device HID Mouse unit tests for uc3c_ek

Provide an unit test of USB Device HID Mouse implementation.

USB Device Mass Storage unit tests for uc3c_ek

Provide a unit test of USB Device Mass Storage implementation. Relies on the native MSC driver on OS*, displays all available memories of the board as removable disk* (*except for Windows 98).