Keyboard HID example

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
WGT_4383351
Level 5
Level 5
First like received

There is mouse HID example in the SDK. Is there some reference about keyboard HID? External source is fine too.

0 Likes
1 Solution
YashwantK_46
Moderator
Moderator
Moderator
100 solutions authored 50 solutions authored 50 likes received

Hello,

Please refer to the keyboard example provided in the book, SuperSpeed Device Design by Example by John Hyde from the link:  https://www.cypress.com/documentation/other-resources/superspeed-device-design-example-john-hyde

Alternatively, you can go through a bit more complex implementation of HID class as mentioned below.

Please refer to the following KBA which explains about implementating multiple HID class functionalities with a single HID interface: https://community.cypress.com/docs/DOC-18398

Regards,
Yashwant

View solution in original post

3 Replies