-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I plug the wired Logitech G903 into the USB host of RP2040, it crashes #471
Comments
can you try to change CFG_TUSB_DEBUG = 2, then get the LOG via Serial1 (hw uart) and post it here. |
on EP 81 with 0 bytes: FAILED |
Thank you for answering my question. It has been bothering me for a long time |
on EP 00 with 0 bytes: OK [1] Claimed EP 0x81 HID Get Report Descriptor |
same issue here, did you manage to fix the problem ? @FBMNBAWA |
no @blaxkwidow |
it cant be a mouse issue since I'm using a different brand ( razer ) experiencing the mouse issue on my own code currently:
@FBMNBAWA my discord is hafef if you would like to help each other fix this issue |
Yes, I encountered the same problem, which is exactly the same as your description @blaxkwidow |
Operating System
Windows 10
Arduino IDE version
2.33
Board
Raspberry pico
ArduinoCore version
4.11
TinyUSB Library version
3.40
Sketch as ATTACHED TXT
examples/DualRole/HID
/hid_device_report
Compiled Log as ATTACHED TXT
Pico and mouse are both stuck, and can only be restored by restarting Pico. After a while, they are stuck again
What happened ?
Pico and mouse are both stuck, and can only be restored by restarting Pico. After a while, they are stuck again. But if you use a receiver connection, there won't be any problem
How to reproduce ?
Connect a wired connection to Logitech G903 on the USB host of RP2040
Debug Log
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: