Windows USB driver

GalShi
Posts: 1
Joined: Wed Aug 25, 2021 3:22 pm

Windows USB driver

Postby GalShi » Wed Aug 25, 2021 3:28 pm

ESP32-C3-DevKitM-1
What USB driver should be installed in Windows 10?

ESP_bignacio
Posts: 229
Joined: Wed May 02, 2018 12:12 pm

Re: Windows USB driver

Postby ESP_bignacio » Thu Aug 26, 2021 7:28 am

You could try using idf-env just running the following command in Powershell:

Code: Select all

Invoke-WebRequest 'https://dl.espressif.com/dl/idf-env/idf-env.exe' -OutFile .\idf-env.exe; .\idf-env.exe driver install --espressif
Drivers are also part of the ESP-IDF Windows Installer

Who is online

Users browsing this forum: No registered users and 44 guests