Search found 3 matches

by EngEmil
Mon Dec 22, 2025 11:00 am
Forum: Hardware
Topic: Program ESP32C3 with only JTAG pins from ESP-Prog-2?
Replies: 2
Views: 1527

Re: Program ESP32C3 with only JTAG pins from ESP-Prog-2?

I think I have found the answer to my question, from https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/api-guides/jtag-debugging/configure-other-jtag.html


By default, ESP32-C3 JTAG interface is connected to the built-in USB_SERIAL_JTAG peripheral. To use an external JTAG adapter ...
by EngEmil
Sun Dec 21, 2025 1:36 am
Forum: Hardware
Topic: Program ESP32C3 with only JTAG pins from ESP-Prog-2?
Replies: 2
Views: 1527

Program ESP32C3 with only JTAG pins from ESP-Prog-2?

Hi!

Are there any limitations to programming the ESP32C3 (ESP32-C3-WROOM) only using the JTAG pins from ESP-Prog-2?

So far I have not yet made it work with openocd, with the following command:

idf.py openocd --openocd-commands="-f interface/esp_usb_bridge.cfg -f target/esp32c3.cfg"

I have ...
by EngEmil
Wed Dec 17, 2025 11:32 pm
Forum: Hardware
Topic: Datasheet incorrect info? EN pin on ESP32 C3 Wroom 02
Replies: 2
Views: 1977

Datasheet incorrect info? EN pin on ESP32 C3 Wroom 02

Hi! I've seem to discovered something interesting regarding the ESP32 C3 WROOM 02 module datasheet.

I made a custom board with this module, and I based my design on the Figure 9-1 (Peripheral Schematics) from the datasheet.

In this figure, there it is a button for enable (EN) pin and a pull-up ...

Go to advanced search