ESP32-C3-DevKitM-1
What USB driver should be installed in Windows 10?
Windows USB driver
-
- Posts: 229
- Joined: Wed May 02, 2018 12:12 pm
Re: Windows USB driver
You could try using idf-env just running the following command in Powershell:
Drivers are also part of the ESP-IDF Windows Installer
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
Who is online
Users browsing this forum: No registered users and 25 guests