Page 1 of 1

ESP-PROG cannot download program

Posted: Thu May 16, 2019 3:40 am
by esp_mk
Hello, I'm a custom of ESP-PROG. There is a problem occur to me. I can use ESP32-DevKitC board to download program directly through the computer. The connection is ok. But I cannot use the esp-prog to download program to ESP32-DevKitC board when connection also is ok.
What's the reason is? How could I use ESP-PROG to downlaoad?

Re: ESP-PROG cannot download program

Posted: Thu May 16, 2019 11:15 am
by ESP_Sprite
The reason is that the ESP32-DevkitC board already has its own usb-to-serial port connected to these pins; if you connect something else to them, this will interfere. Suggest you just use the on-board usb-to-serial chip instead.