Hi, I started with buying a esp32 from AZDelivery, as well as a USB to TTL Converter, I have connected them via GND, 3V, RX to TX and TX to RX. When I open Putty and connect to it, on COM5 with a Baud Rate of 115200 and it works. It normally boots up and everything is fine. I have then made a new Project via the ESP-IDF Extension in VSCode, selected the Port, Build the Project and tried to flash it, but got the following error:
esptool.py v4.7.0
Serial port COM5
Connecting......................................
Please provide a direct link for both items you have bought (the ESP32 and the Converter, I know AZDelivery so I suppose it's Amazon...), and possibly also a graphic diagram of the connections (to make things simpler and clearer for us). Thanks.
You have this 38-pin ESP32 Dev Board which yo can program using the Arduino IDE and borad's built-in USB/TTL Converter. Why do you want to program it using a seperate USB/TTL Converter -- is it an experiment?