Microchip® Advanced Software Framework

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages

In this section you can find all the projects related to the USB Device Interface (UDI) for Human Interface Device (HID) Multi-touch Class.

Example(s)

EVK1104 USB Android Accessory Application

This application is aimed to demonstrate the USB Accessory with Android Devices.

USB Device CDC Example for evk1104

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

USB Device HID Mouse for evk1104

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 evk1104

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 evk1104

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 evk1104

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

USB Host CDC for EVK1104

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 evk1104

Provide an application example of USB host HID mouse implementation.

USB Host MSC and HID mouse for evk1104

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

USB Host MSC for evk1104

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

Unit-test(s)

USB Device CDC unit tests for evk1104

Provide an unit test of USB Device CDC implementation.

USB Device HID Mouse unit tests for evk1104

Provide an unit test of USB Device HID keyboard implementation.

USB Device HID Mouse unit tests for evk1104

Provide an unit test of USB Device HID Mouse implementation.

USB Device Mass Storage unit tests for evk1104

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).