Page 1 of 1

HARDWARE Design

Posted: Fri Oct 16, 2020 3:04 am
by angel_rdz
Hi,
I'm developing my own PCB design using the ESP32_WROOM module.
I'm going to use the JTAG for programming and I was wondering if I need the RST and PGM lines? Or Is there any problem if I don't use them?
I can send my layout if needed!

Thank you!

Re: HARDWARE Design

Posted: Fri Oct 16, 2020 11:26 am
by AndreRamakers
Hi,

We have done our own design. The JTAG connects only with TMS, TCK, TDI and TDO. The reset is not connected to the programmer. Just power the WROOM and start debugging.

Please be careful, I had to program the WROOM first through the serial line before the JTAG was usable. I have entered a question for this last week on the forum.

Best regards,
André

Re: HARDWARE Design

Posted: Fri Oct 16, 2020 3:17 pm
by angel_rdz
Hi Andre,

Thank you for your fast response and the advice!
I will look for that question then.

Regards,