Search found 2 matches

by Sentaku
Mon Jul 29, 2024 6:06 am
Forum: ESP-IDF
Topic: ESP32-S3 USB-HOST connect HID device got Dev 1 EP 0 STALL
Replies: 0
Views: 415

ESP32-S3 USB-HOST connect HID device got Dev 1 EP 0 STALL

I was using the USB-HOST of the ESP32-S3 to connect my HID device and I got "E (4375) USBH: Dev 1 EP 0 STALL
E (4375) HID-host: Transfer failed, status 4" problem, connected HID device is a scanning gun.
by Sentaku
Mon Jul 29, 2024 6:03 am
Forum: ESP-IDF
Topic: USB host EP 0 STALL
Replies: 4
Views: 4266

Re: USB host EP 0 STALL

I wonder if you have finally solved the problem about "Dev 1 EP 0 STALL". I have also encountered this problem.