Search found 1 match

by xuyingqi
Tue Jun 06, 2023 2:55 pm
Forum: ESP-BOX 中文讨论版
Topic: esp32-s3 box 无法烧录
Replies: 1
Views: 4714

esp32-s3 box 无法烧录

修改partitions.csv把storage 增加到10M后,烧录之后,程序启动界面卡死,之后无法再烧录
烧录时报:
A serial exception error occurred: Write timeout
接串口打印:
I (416) esp_psram: SPI SRAM memory test OK
还有救吗


esptool esp32s3 -p COM7 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 80m --flash ...

Go to advanced search