Search found 2 matches

by Knochi
Wed Aug 30, 2023 1:15 pm
Forum: ESP32 Arduino
Topic: Custom board shows Error and reset loop after "sucessfull" flashing
Replies: 3
Views: 2942

Re: Custom board shows Error and reset loop after "sucessfull" flashing

Module is marked with M0M32R8V which is the 32 MB (Octal SPI) version with 8MB (Octal SPI) PSRAM

I changed the settings accordingly and now it works! Thanks!
ESP32Flashing_230830.png
ESP32Flashing_230830.png (26.86 KiB) Viewed 2748 times
by Knochi
Mon Aug 28, 2023 9:39 am
Forum: ESP32 Arduino
Topic: Custom board shows Error and reset loop after "sucessfull" flashing
Replies: 3
Views: 2942

Custom board shows Error and reset loop after "sucessfull" flashing

So i build a board with an ESP32-S3-Wroom-2 module. Boot strapping pins GPIO0 - testpoint/button GPIO46 - NC Arduino IDE Setup Arduino IDE 1.8.19 official espressif "ESP32 Arduino" 2.0.11 the only things i changed was CDC on boot and reduced speed to 115200 ESP32Flashing_230828.png Flashing esptool....