esp32-s2 usb driver

chengjia535
Posts: 3
Joined: Sun Sep 04, 2016 3:14 am

esp32-s2 usb driver

Postby chengjia535 » Fri Apr 17, 2020 8:02 am

hello,
i connected the esp32-s2-sola-1 v1.2 board to computer with gpio19 and gpio 20, then press boot key and reset the board.
the computer can find the esp32-s2 chip,but dont have cdc driver, i can not find the windows driver on website and the form,
can you provide that?

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

Re: esp32-s2 usb driver

Postby ESP_Sprite » Fri Apr 17, 2020 10:18 am

Which Windows version is this for?

chengjia535
Posts: 3
Joined: Sun Sep 04, 2016 3:14 am

Re: esp32-s2 usb driver

Postby chengjia535 » Fri Apr 17, 2020 1:13 pm

sorry for my late reply. my windows is win10 64

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

Re: esp32-s2 usb driver

Postby ESP_Sprite » Fri Apr 17, 2020 2:50 pm

That is interesting... Is your Windows install up-to-date? As far as I'm aware, Windows 10 should automatically see the device as a CDC device and install the proper driver. (You probably still will see another unsupported device, this is the DFU device and unfortunately we do not have drivers for that at this point in time.)

chengjia535
Posts: 3
Joined: Sun Sep 04, 2016 3:14 am

Re: esp32-s2 usb driver

Postby chengjia535 » Fri Apr 17, 2020 3:18 pm

thanks your reply, if no need driver in your side, i can try another computer.
thanks the information.

DitroniX
Posts: 6
Joined: Thu Apr 30, 2020 4:30 pm

Re: esp32-s2 usb driver

Postby DitroniX » Thu Apr 30, 2020 4:35 pm

Having now populated some prototype designs using the ESP32-S2-WROOM, all display the same issue with lack of Windows 10 driver, and on different PCs.

This occurs when going into programming mode ready for flashing via USB.

Did anyone find a resolve for this please?

Many thanks
Dave
Attachments
ESP32-S2 USB Driver Issue.JPG
ESP32-S2 USB Driver Issue.JPG (12.97 KiB) Viewed 35345 times

User avatar
ESP_Roland
Posts: 237
Joined: Tue Oct 09, 2018 10:28 am

Re: esp32-s2 usb driver

Postby ESP_Roland » Thu Apr 30, 2020 4:59 pm

Hi DitroniX,

you should be able install WinUSB driver for ESP32-S2 with https://zadig.akeo.ie/. However, flashing via USB is not yet supported by ESP-IDF.

DitroniX
Posts: 6
Joined: Thu Apr 30, 2020 4:30 pm

Re: esp32-s2 usb driver

Postby DitroniX » Fri May 01, 2020 7:22 am

Many thanks for this feedback. Will investigate and also await updated ESP-IDF in due course.

rainman
Posts: 9
Joined: Mon Nov 16, 2015 10:50 pm

Re: esp32-s2 usb driver

Postby rainman » Mon May 04, 2020 11:09 am

We played a bit with the USB interface of the ESP32-S2 in ROM bootloader mode.

https://youtu.be/s9r2c-85UJM

Indeed you should get automatically a serial COM: (on windows) for the CDC-ACM.
In addition the chip in bootmode also exposes a DFU interface (see in the video). That needs probably a driver on windows. In OS X or linux you can access it via a generic usb library.

DitroniX
Posts: 6
Joined: Thu Apr 30, 2020 4:30 pm

Re: esp32-s2 usb driver

Postby DitroniX » Mon May 04, 2020 1:46 pm

This is interesting and thanks for the video link. Look forward to an update to allow the native USB to work.

Who is online

Users browsing this forum: No registered users and 108 guests