When I program the board I receive an error that it couldn't auto-detect the flash size, and therefore defaulting to 4MB.
Output:
Code: Select all
Connecting...
Chip is ESP32-D0WD-V3 (revision 3)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: 58:bf:25:a5:7d:18
Stub is already running. No upload is necessary.
Configuring flash size...
Warning: Could not auto-detect Flash size (FlashID=0x1891f, SizeID=0x1), defaulting to 4MB
Flash will be erased from 0x00001000 to 0x00005fff...
Has anyone experienced this problem?