Hello there. I have been trying for over a week to connect my esp32+cam dev board to my computer so I can start my project but I have been stuck. I got it to work once and then never again. I have a shield to program it: ESP32-CAM-MB. I believe I have the right driver installed on my computer: CH340 but it doesn't connect still.
Any help would be VERY much appreciated!
Here's the error I get:
Arduino: 1.8.19 (Windows 10), Board: "AI Thinker ESP32-CAM, 240MHz (WiFi/BT), QIO, Huge APP (3MB No OTA/1MB SPIFFS), 80MHz, None, Disabled"
esptool.py v4.5.1
Serial port COM4
A serial exception error occurred: Cannot configure port, something went wrong. Original message: PermissionError(13, 'A device attached to the system is not functioning.', None, 31)
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: Troubleshooting - ESP32 - — esptool.py latest documentation
the selected serial port For troubleshooting steps visit: Troubleshooting - ESP32 - — esptool.py latest documentation
does not exist or your board is not connected
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.