Search found 1 match

by chase.liu
Sat Jun 17, 2023 6:25 am
Forum: Hardware
Topic: ESP32-S3 USB OTG - USB Hub support?
Replies: 25
Views: 21280

ESP32-S3 USB OTG - USB Hub support?

I have a display board, there is a usb hub on the board. There is a cdc device behind the hub, and maybe more devices behind the hub in the future. I need the esp32s3(as the cdc host) to talk to the cdc device behind the hub. Is there any way to do this? Any info about the API, example, or doc will ...