Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Application EVK11XX UC3B USB HID QTOUCH DEBUG prog1 Documentation
USB HID stub for embedded QTouch Library to QTouch Studio communication

This application is a USART<->USB gateway dedicated for trace messages between the embedded QTouch library and QTouch Studio. It is meant to run on a UC3B device connected through a UART to another device running the QTouch Library and connected through USB to a computer running QTouch Studio.

Usage
  1. Set-up of the USB stack
  2. Set-up of the HID generic USB class
  3. Set-up of the UART connection
  4. All messages received from USB (i.e. from QTouch Studio) are sent over the UART to the QTouch Library.
  5. All messages received from the QTouch Library (i.e. over the UART) are sent through USB to QTouch Studio.