Search found 2 matches

by mano-30
Fri Aug 30, 2024 7:44 am
Forum: ESP-IDF
Topic: HUB: Bad transfer status 1: CHECK_SHORT_DEV_DESC E ;HUB: Stage failed: CHECK_SHORT_DEV_DESC error in esp32S3
Replies: 3
Views: 1195

Re: HUB: Bad transfer status 1: CHECK_SHORT_DEV_DESC E ;HUB: Stage failed: CHECK_SHORT_DEV_DESC error in esp32S3

Here is the sdkconfig file. I will look into the uvc parameters, but if it works for the devkit, then it should work for the custom pcb as well?
by mano-30
Thu Aug 29, 2024 5:41 am
Forum: ESP-IDF
Topic: HUB: Bad transfer status 1: CHECK_SHORT_DEV_DESC E ;HUB: Stage failed: CHECK_SHORT_DEV_DESC error in esp32S3
Replies: 3
Views: 1195

HUB: Bad transfer status 1: CHECK_SHORT_DEV_DESC E ;HUB: Stage failed: CHECK_SHORT_DEV_DESC error in esp32S3

I was trying out the uvc example project by connecting the webcam to a custom PCB with the ESP32S3 chip. I used a USB breakout board to connect the webcam to the ESP32S3. I connected D- to GPIO19 and D+ to GPIO20. I connected VBUS to 5V on the breakout board and GND pin to ESP's GND. When I connecte...