ESP32 Download Tool V3.9.0 - infinite reboot cycle

DeXTeR323i
Posts: 1
Joined: Tue Sep 21, 2021 11:28 pm

ESP32 Download Tool V3.9.0 - infinite reboot cycle

Postby DeXTeR323i » Tue Sep 21, 2021 11:54 pm

Hi!

I have ESP32-WROVER-IE chip with 16MB flash. I am using VS Code with Platformio, and Arduino framework.
Platformio.ini:

Code: Select all

[env:esp-wrover-kit]
platform = espressif32
board = esp-wrover-kit
framework = arduino
monitor_speed = 115200
build_flags =   -DBOARD_HAS_PSRAM
                -DCORE_DEBUG_LEVEL=0
board_build.partitions = large_spiffs_16MB.csv
upload_speed = 921600
I used Download Tool V3.8.8 peviously to download the binaries, and everything worked perfectly. Now I tried to download exactly the same binaries with the new V3.9.0 Dowload Tool, it finishes seemingly okay. Then when I unplug and replug the ESP32 in goes into an infinite reboot loop. I can see it trough VS Code Serial Monitor. Reflashing it with V3.8.8 solves it, but I would like to use the newest Download Tool.

My settings:
ESP32DownloadTool.png
ESP32DownloadTool.png (31.08 KiB) Viewed 15079 times
- bootloader is from: c:\Users\[my user]\.platformio\packages\framework-arduinoespressif32\tools\sdk\bin\bootloader_dio_40m.bin
- partitions bin from: [project]\.pio\build\esp-wrover-kit\partitions.bin
- boot app0 bin from: c:\Users\[my user]\.platformio\packages\framework-arduinoespressif32\tools\partitions\boot_app0.bin
- my app is from: [project]\.pio\build\esp-wrover-kit\firmware.bin
- spiffs is from: [project]\.pio\build\esp-wrover-kit\spiffs.bin

Please help, what is wrong with this newest Download Tool?

username
Posts: 477
Joined: Thu May 03, 2018 1:18 pm

Re: ESP32 Download Tool V3.9.0 - infinite reboot cycle

Postby username » Wed Sep 22, 2021 2:52 am

I had the same issue last week. However, I just assumed PlatformIO had the mapping wrong and since I was in a rush I just flashed it another way. Goo to know someone else is having the same problem.

EB Solution
Posts: 2
Joined: Thu Oct 15, 2020 6:34 pm

Re: ESP32 Download Tool V3.9.0 - infinite reboot cycle

Postby EB Solution » Thu Jun 09, 2022 11:44 am

I'm facing same issue with Flash download tool V3.9.2
Esp32 platform on platformIO is V4.4.

Have you found a solution?

Who is online

Users browsing this forum: No registered users and 48 guests