When connected to my PC (Win 10), it shows up as COM11 (ESP32C3 Dev Module). I put it into download mode by pulling GPIO9 low.
When flashing it with esptool, it gives a few different types of errors:
Code: Select all
serial.serialutil.SerialException: Cannot configure port, something went wrong. Original message: PermissionError(13, 'The device does not recognize the command.', None, 22)
Code: Select all
A fatal error occurred: Failed to set baud rate 115200. The driver may not support this rate.