Page 1 of 1

Full USB support with the ESP32

Posted: Wed Sep 04, 2019 11:59 am
by Akit Rock
Hi,

We require full USB support in the ESP32 module using SPI protocol. Would you please suggest me the USB to SPI module which has the driver support in the ESP IDF.

Re: Full USB support with the ESP32

Posted: Wed Sep 04, 2019 2:13 pm
by rudi ;-)
Akit Rock wrote:
Wed Sep 04, 2019 11:59 am
Hi,

We require full USB support in the ESP32 module using SPI protocol. Would you please suggest me the USB to SPI module which has the driver support in the ESP IDF.
Hi
you write SPI Protocol, so i think you think about USB HOST/DEVICE, right ?

What you think about

MAX3421E?

EZ-OTG

STOTG04

Vinculum family of USB Host / Slave controllers
also here

...

or do you mean ESP32 UART to USB Serial IC ?

best wishes
rudi ;-)
EZ-OTG.png
EZ-OTG
EZ-OTG.png (79.31 KiB) Viewed 7194 times

Re: Full USB support with the ESP32

Posted: Thu Sep 05, 2019 2:51 am
by ESP_Sprite
Alternatively, if you can wait a while, the ESP32-S2 will have built-in USB host/device support.