Microchip Technology DV164139 Data Sheet

Page of 54
Low Pin Count USB Development Kit User’s Guide
DS41356B-page 18
© 2009 Microchip Technology Inc.
29. Next, the device driver will be checked on the Host PC.
Navigate to Device Manager on the Host PC by selecting Start>Settings>Control 
Panel>System to open the System Properties window. Select the Hardware tab 
and click the Device Manager button.
30. In the Device Manager window, expand the Human Interface Devices. Right click 
on each driver and select Properties until the “Mouse Enumeration Demo” driver 
is located. See Figure 2-4.
EXAMPLE 2-6: 
DEVICE MANAGER WINDOW AND HID DRIVERS INSTALLED
The user is encouraged to familiarize themselves with the HID Usage Tables and HID 
Descriptor Tool. Changing various aspects of the descriptors and then repeating the 
enumeration lab steps will help build on these concepts.
2.5
PROJECT LAB 2 (HID MOUSE)
2.5.1
Purpose
This lab implements the Low Pin Count USB Demo Board in a HID mouse application 
that moves the mouse pointer on the Host PC in a circle. 
C:\Microchip Solutions\USB Device - HID - Mouse\HID - Mouse – 
Firmware
The user is encouraged to use these files as a reference when needed.
Note:
The source code developed here is an exact replica of the USB Device - 
HID – Mouse application found in the Framework.