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
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!
-----------------------------------------------------------------------------------------------------------------------