Please help me connecting Esp-prog to ESP32-DevkitC-v4
Posted: Wed Jan 30, 2019 2:12 pm
Hello there!!
I need some basic information from more experienced developers whether stuff I'm trying to do is even possible or not. I tried to connect ESP prog to devboard identical to this one:
https://dl.espressif.com/dl/schematics/ ... 80607a.pdf
with wrover-module-b installed.
I tried to use esp-prog because I want to both download and JTAG debug with single kit. So far debugging works but I can not connect to UART. Onboard usb-uart works fine. I just cannot get esp-prog ftdi chip to connect with devkitc. I have a feeling I'm doing sth stupid here.
Is this even possible to use ESP-PROG when bard has USB-to-UART installed on board? Or should I just try to use on-board uart converter and just JTAG interface from ESP-PROG? But then how do I connect power lines? I mean devki-c will get its power from USB. ESP-prog as well (from different usb-port), what do I do with 3.3V pin on esp-prog? Documentation from devkit C states that only one power source should be used (either USB or 3.3v pin) not both.
Thanks for you help in advance. I could really use it. I've wasted many hours on this and still no progress made.
Lukas
I need some basic information from more experienced developers whether stuff I'm trying to do is even possible or not. I tried to connect ESP prog to devboard identical to this one:
https://dl.espressif.com/dl/schematics/ ... 80607a.pdf
with wrover-module-b installed.
I tried to use esp-prog because I want to both download and JTAG debug with single kit. So far debugging works but I can not connect to UART. Onboard usb-uart works fine. I just cannot get esp-prog ftdi chip to connect with devkitc. I have a feeling I'm doing sth stupid here.
Is this even possible to use ESP-PROG when bard has USB-to-UART installed on board? Or should I just try to use on-board uart converter and just JTAG interface from ESP-PROG? But then how do I connect power lines? I mean devki-c will get its power from USB. ESP-prog as well (from different usb-port), what do I do with 3.3V pin on esp-prog? Documentation from devkit C states that only one power source should be used (either USB or 3.3v pin) not both.
Thanks for you help in advance. I could really use it. I've wasted many hours on this and still no progress made.
Lukas