Replies: 2 comments 1 reply
-
|
It is rather simple, check out the hid_generic_inout example |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Just adding to what @hathach says: Yes, it can be done. You're limited to 64 kB per second (64 bytes, 1000 times per second), but there are many times this is enough. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I wonder whether there is a way to send data to a USB HID device from the PC.
It seems to do it using a USB device custom HID class.
Any advice would be greatly appreciated.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions