Categories
General

Espressif ESP32-C3

ladybug plastic toy
Photo by Mike B on Pexels.com

If you work with esp32-c3 or plan to work with it, this project might come in handy as a JTAG debug setup.

I really love the esp32-c3 for it’s built in JTAG. Just connect USB to the chip and it gives you a JTAG interface and a serial channel. No extra hardware needed. I am in Love! Definitely! Even the price is very good.

The setup makes it easy to connect to openocd and gdb and get every bug out of your code. Take a look.

https://github.com/grodansparadis/esp32_start_project

Btw: If you work with other eps32’s the setup can be used for them also but need an external JTAG adapter.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.