I now decided to use the ESP32-S2 chip for the final board.
See the schematic:
Unfortunately, when I try to upload the code, it does not work. I have looked at the output of the ROM printing and got no better.
but I get the "ready" only after the upload error "invalid head of packet (0x50)" appears in the console.
ESP toll only reports a TIME OUT after 20-30 sec.
Code: Select all
\0\0\0\x01\x01
ready
Then in the other post I found a graph of IO0 and EN: ESP32.com Topic 8704
My understanding is the same as recorded on this graphic.
However, when measuring the node mcu I got other curves. (second graphic)
The third graph shows the course of IO0 and EN in my own print.
i see the difference between the pictures. but i don't know if which one is the right one. mine definitely isn't.
what is the mistake i made?