Page 1 of 1

esp-serial-flasher and ESP32 PICO V3

Posted: Fri Mar 22, 2024 3:11 pm
by rrichards
Hello,

I am using the esp-serial-flasher library (https://github.com/espressif/esp-serial-flasher) to program an ESP32 PICO V3. Everything works fine until the FLASH_BEGIN command is sent. The ESP32 does not respond to the FLASH_BEGIN command and a timeout occurs.

Any help is greatly appreciated!

Thank you

Re: esp-serial-flasher and ESP32 PICO V3

Posted: Mon Mar 25, 2024 10:44 am
by ESP_dnedic
Hello rrichards, do you have a log created with SERIAL_FLASHER_DEBUG_TRACE enabled? This would help us debug the issue. Also, it is easier for us to track your issue and provide help faster if you create a GitHub issue.