Page 1 of 1

ESP32-C6 - USB Host Support / UHCI Controller

Posted: Wed Jun 26, 2024 10:43 am
by Michael.Uray
I have seen in the ESP32-C6 Technical Reference Manual that the ESP32-C6 supports UHCI.

How gets an USB port connected to the ESP32-C6 and how is it supported in the ESP IDF to connect USB devices to it?

Re: ESP32-S6 - USB Host Support / UHCI Controller

Posted: Wed Jun 26, 2024 4:05 pm
by DrMickeyLauer
Bummer… for a moment I thought the S6 would have been announced…

Re: ESP32-S6 - USB Host Support / UHCI Controller

Posted: Thu Jun 27, 2024 8:28 am
by ESP_Sprite
Editing the title, the S6 is an entirely different beast that does not exist (yet).
UHCI in this case is effectively pattern recognition and DMA for an UART, it has nothing to do with USB.