Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
how do you identify there is an error? hid_read returns < 0? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
read timeout and hid_read returns =0
… 在 2026年3月16日,06:14,Ihor Dutchak ***@***.***> 写道:
hid_read returns < 0
|
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.
-
i self-defined a host-client protocol over usb hid, found the issue describled in title.
![Uploading cut.png…]()
if i insert a delay between write and read, it works well.
Is there any other method but delay that could boost the communication?
Beta Was this translation helpful? Give feedback.
All reactions