USB OTG Connection of ESP32-S2-MINI-1

esputk
Posts: 4
Joined: Thu Sep 02, 2021 7:50 am

USB OTG Connection of ESP32-S2-MINI-1

Postby esputk » Thu Sep 02, 2021 9:36 am

Hi,

I will use the USB OTG interface of ESP32-S2-MINI-1-N4 module, but it does not have the USB ID pin.

• How can I use the ID property of the USB OTG standard?
• Is it suitable to connect the ID pin to the GPIO of the ESP32-S2-MINI-1 module?

Thanks in advance.

ESP_Sprite
Posts: 9592
Joined: Thu Nov 26, 2015 4:08 am

Re: USB OTG Connection of ESP32-S2-MINI-1

Postby ESP_Sprite » Fri Sep 03, 2021 2:20 am

For what specifically do you need this? Do you want to use the OTG functionality, or simply act as a host or device? Asking as you don't need to connect anything to the ID pin unless you need true OTG.

esputk
Posts: 4
Joined: Thu Sep 02, 2021 7:50 am

Re: USB OTG Connection of ESP32-S2-MINI-1

Postby esputk » Fri Sep 03, 2021 5:47 am

I need the true OTG functionality.

ESP_Sprite
Posts: 9592
Joined: Thu Nov 26, 2015 4:08 am

Re: USB OTG Connection of ESP32-S2-MINI-1

Postby ESP_Sprite » Sat Sep 04, 2021 1:58 am

Then you're probably going to run into more issues... we haven't properly finished the USB host driver yet, let alone thought about the OTG functionality, so you'd probably have to program that from scratch to get OTG stuff. Either that or wait until we get to it, at which point I assume there also will be proper documentation about things like the ID pin.

Who is online

Users browsing this forum: GeoffL and 117 guests