chegewara / EspTinyUSB

ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).
MIT License
473 stars 70 forks source link

What should I do if I want to get the information input by the joystick? #123

Open doudousha opened 1 year ago

doudousha commented 1 year ago

ESP32 S2

Examples: image

When the gamepad is connected ESP32 S2

print messages: 11:14:48.256 -> E (451893) HUB: Bad transfer status: CHECK_SHORT_DEV_DESC 11:14:48.256 -> E (451893) HUB: Stage failed: CHECK_SHORT_DEV_DESC 11:14:48.717 -> E (452323) HUB: Root port reset failed 11:14:49.069 -> E (452690) HUB: Root port reset failed 11:14:49.470 -> E (453057) HUB: Bad transfer status: CHECK_SHORT_DEV_DESC 11:14:49.470 -> E (453057) HUB: Stage failed: CHECK_SHORT_DEV_DESC 11:14:51.241 -> E (454835) HUB: Root port reset failed

chegewara commented 1 year ago

Im not sure if this is related: https://github.com/espressif/esp-idf/issues/8061

Its hard to say without having all descriptors from device.