USB HID

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB HID

1,123 Views
rodahabila
Contributor I

Dear Friends

I want to implement USB Device on LPC1768 with following specifications:

Class: HID

Speed: Both Full & High

Transfer Type: Both Control & Interrupt Transfer

Packet Size: 64

Endpoints In Use: 16

Features: Error Checking, Wake Up, Hot Plug, Power Saving

I'm looking for useful samples that would help me.

I just started studying a book " Everything You Need to Develop USB Peripherals, Third Edition, by Jon Axelson ".

Appreciate for any help,

Best regards

Labels (1)
1 Reply

776 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

I would recommend to check here to download the LPCOpen software for LPCXpresso LPC1769 board.

The USB HID example demo located at below default path:

..\lpcopen_2_10_keil_iar_nxp_lpcxpresso_1769.zip\applications\lpc17xx_40xx\examples\usbd_lib

Wish it helps.


Have a great day,
Ma Hui

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------