|
| Running USBHIDAfter downloading the USBHID program to the MCB2140 Board, follow these steps to run the program. Installing the HID Device- Disconnect the USB power cable from the MCB2140 board.
- Wait 10 seconds.
- Re-connect the USB power cable to the MCB2140 board.
The Windows operating system displays "Found New Hardware" and automatically installs the Human Interface Device (HID) driver. HIDs do not require a custom USB driver. Support for HIDs is built into Windows 2000 and Windows XP. - Review the status of the HID using the Device Manager.
- Right click on My Computer to open the System Properties - Hardware dialog.
- Then click on Device Manager.

- Right click on the USB Human Interface Device to open the Properties dialog which contains the description and status of the HID device.

Installing the ApplicationAfter installing the HID device, install the USB Client application. - Open the folder C:\KEIL\ARM\UTILITIES\HID_CLIENT1\RELEASE.
- Double click on HIDClient.EXE.
- Select the Device: NXP LPC2148 HID from the drop-down list.

Running the HID DeviceThe Inputs (Buttons) and Output (LEDs) groups represent the data input from the MCB2140 Board. Use these groups to demonstrate receiving key input from the board. - Checking the box in the Inputs (Buttons) group acts as pressing the INT1 button, and unchecking the box releases the button (clears the 0 bit).
- Checking or unchecking the boxes in the Output (LEDs) group turns the MCB2140 Board's LEDs on and off, respectively.

Note to Windows 2000 Users - The HIDClient.EXE may not run on some Windows 2000 systems. Those users may test the I/O capability using the HID_CLIENT2.EXE program which is available for download. Contact Keil Technical Support for more information on how to download this example.
Related Knowledgebase Articles |
|