Search found 2 matches
- Mon Oct 02, 2023 1:38 pm
- Forum: ESP32 Arduino
- Topic: Help debugging "Unable to verify flash chip connection" error
- Replies: 2
- Views: 10397
Re: Help debugging "Unable to verify flash chip connection" error
@ESP_Sprite Yes that worked. Thank you. 921600 is what the vendor's tutorial documentation showed but setting the baud rate down lower worked. Issue resolved.
- Sat Sep 30, 2023 5:15 am
- Forum: ESP32 Arduino
- Topic: Help debugging "Unable to verify flash chip connection" error
- Replies: 2
- Views: 10397
Help debugging "Unable to verify flash chip connection" error
Hello. Trying to debug a problem flashing an ESP32-WROOM-DA module with esptool. The binary has been compiled in the Arduino 2.2 IDE. The esptool command options and output is below. I've also attached a txt file with --trace level output captured if that helps. I'm not sure what to try to remedy th...