适用于ESP32-S3裸板的ESP32 Marauder预编译文件
发布于
# 折腾
ESP32 Marauder Precompiled Files for ESP32-S3 Bare Board
Description
This Precomplied Firmware is optimized for ESP32 S3 Dev Module,Build by ESP32 Marauder ,Project Developer did not put file applies to S3N16R8,If you used the S3 genericfile in the release, you will find that version is NOT suitable for high-performance S3.
My Compile Configuration
USB Mode: “Hardware CDC and JTAG” USB CDC On Boot: “Enabled” Flash Mode: “QIO 80MHz” Flash Size: “16MB (128Mb)” Partition Scheme: “Minimal SPIFFS (1.9MB APP with OTA/190KB SPIFFS)” PSRAM: “OPI PSRAM”
Download
ATTENTION
To use the clone .bin,You must connect the COM (aka.UART) port of the dev board to the computer by using the data cable. Select one of the three methods to flash:
- Web flash tool espressif
- Flash Download Tool
- esptool.exe Right-click the same directory of the program to open the terminal
.\esptool.exe --chip esp32s3 --port COM3 --baud 460800 write_flash 0 clean_install.bin
Note:replace “COM3” with your COM name.
address :0x0 or 0