esptool.py v2.6
Serial port COM7
Connecting........_____....._
Chip is ESP32D0WDQ5 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: 34: ab:95:8d:c3:ec
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 512000
Changed.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0xffffff, SizeID=0xff), defaulting to 4MB
Compressed 8192 bytes to 47...
A fatal error occurred: Timed out waiting for packet content
A fatal error occurred: Timed out waiting for packet content
It seems to be communicating because it identifies the chip correctly, but then it breaks. Does anyone know how to resolve this? I have attached the ESP32 part of the schematic to this post in case this is useful. Thank you for any help!