The settings on ESP-Prog are 3.3V for both ports and I00 jumper is on (although I tried and without I00 jumper - same output).
Interesting part when testing ESP32-WROVER-E is: When there is no Terminal client connected - blinks Ok, pressing(and hold) Reset on ESP-Prog - stops blinking, release Reset button on ESP-Prog restart blinking without any issues
while when a Terminal client is connected (tested 3 different so far: Tera, Putty, Realterm) after click Reset on ESP-Prog, start the garbage as shown on picture above and blink never recovers until disconnect terminal client
So I start testing my older board with ESP-WROOM-32 and the output is perfect with any terminal client even after restart and looks like the problem is not with ESP-Prog:
Is there
any specific setting that have to be set for ESP32-WROVER-E that differs from what is for ESP-WROOM-32 with blink example? Any external pull-up/down resistors that have to be wired to any pin of ESP32-WROVER-E?
Thanks
Ooops - I just saw that I had on the schematic one pull-up resistor to EN and capacitor to GND, that I didn't populated yet, ...
so the 10K pullup solve the problem
