ESP32-CAM在arduino IDE中反复报错
serial exception error occurred: Cannot configure port, something went wrong.
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: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html
Failed uploading: uploading error: exit status 1
请教这是什么意思,是摄像头连接不稳导致的吗?如何把ESP32CAM的摄像头固定,疑似卡不上。。
烧录进去了吗,这个报错看上去应该是烧写过程中的问题,下面给出的建议应该是重新刷一遍官方的固件?
应该不是摄像头没插上去的问题,毕竟这个地方应该是没有烧录进去。