Search found 1 match

by tanu_nlk25
Thu Sep 25, 2025 4:54 am
Forum: ESP32 Arduino
Topic: ESP32-C3 odd USB problems and no communication
Replies: 3
Views: 6150

Re: ESP32-C3 odd USB problems and no communication

I fix this by

Code: Select all

 pip install espefuse
then

Code: Select all

 python -m esptool --port COM<whatever your port> summary

Go to advanced search