ESP-PROG: 2 questions

bridger6649
Posts: 4
Joined: Thu Feb 03, 2022 3:23 am

ESP-PROG: 2 questions

Postby bridger6649 » Thu Feb 03, 2022 3:31 am

I'm re-designing an ESP32-based board to be used with the ESP-PROG. I am getting rid of USB connector and USB-UART chip.

So, two questions:

1. Is it necessary to implement both the PROG and JTAG interfaces on the target ESP32 board, or is it ok to just support the PROG interface.

2. Should the target board provide a Schottky diode on the VDD input, to protect the ESP-PROG module? (It is a self-powered board)

Thanks!

ESP_Sprite
Posts: 9591
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP-PROG: 2 questions

Postby ESP_Sprite » Thu Feb 03, 2022 5:30 am

Both serial and JTAG are optional. You can have none, either or both; whatever you think you need.

Looking at the reference design, from the ESP-Prog side, I don't think there's a need for a Schottky diode, unless the power supply on your board is super-critical. There's a diode on the ESP-Prog that stops incoming 3.3V from trying to power a turned-off host, so that should be fine. From your boards point of view, without a Schottky, there is a possibility that it will backfeed the power from an attached ESP-Prog to a turned-off host; if that's worrying, better add that Schottky.

bridger6649
Posts: 4
Joined: Thu Feb 03, 2022 3:23 am

Re: ESP-PROG: 2 questions

Postby bridger6649 » Thu Feb 03, 2022 5:12 pm

Thank you!

One more quick question: is the cable connector for the PROG interface a standard IDC connector?

e.g. https://lcsc.com/product-detail/IDC-Con ... 01936.html

Thank you!

ESP_Sprite
Posts: 9591
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP-PROG: 2 questions

Postby ESP_Sprite » Fri Feb 04, 2022 5:19 am

I don't have an ESP-Prog around to check, but I'm 99.98% sure it is.

Who is online

Users browsing this forum: No registered users and 162 guests