Hi all!
I just got two ESP32-Cams from LCSC.com a couple days ago. I've tried both so far but they both keep giving me the same error when I try to program them. I looked the error up, but got nowhere. What's strange is that the error is not caused from misconnection like everyone else who has the same error. It gets all the way to "Configuring flash size..." before it returns that error. The sketch is the camera web server demo sketch. Here is the IDE output:
esptool.py v2.6
Serial port /dev/cu.usbmodem14101
Connecting....
Chip is ESP32D0WDQ5 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: 9c:9c:1f:24:47:e0
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
A fatal error occurred: Timed out waiting for packet header
A fatal error occurred: Timed out waiting for packet header
Any help would be great. Thanks ahead of time!