IO Extension Board Recommendation for DevKitC

tugrulguclu
Posts: 1
Joined: Fri Nov 08, 2019 1:12 pm

IO Extension Board Recommendation for DevKitC

Postby tugrulguclu » Mon Dec 02, 2019 3:40 pm

Hi
I recently started to use ESP32 DEVKit-C (https://www.ebay.co.uk/itm/282413957033)

I was wondering if there are any ready to use boards so I can connect to DEVKit-C and R/W to some I/O points using some LEDs and buttons.

Also Could you let me know if it is possible to use Ecipse and gdb to debug my programs running on the DevKit-C. As far as I understand

DevKit-C does not have Jtag support which makes debugging impossible

BR

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

Re: IO Extension Board Recommendation for DevKitC

Postby ESP_Sprite » Tue Dec 03, 2019 2:13 am

It doesn't have a dedicated JTAG port, but the JTAG signals are still available on GPIOs. As long as your program doesn't reconfigure those GPIOs, you can hook up your J-link to that.

ID89679475
Posts: 3
Joined: Wed Jun 19, 2019 2:57 pm

Re: IO Extension Board Recommendation for DevKitC

Postby ID89679475 » Tue Dec 03, 2019 11:52 am

I have the same or very similar 38 pin board and I use the Olimax Tiny-H JTAG debugger on it.

There is a pin out here

https://components101.com/microcontroll ... 32-devkitc

Then a video on setting up debugging with Eclipse CDT here, skip to half way

https://www.youtube.com/watch?v=DqnZy4d03_s

You need TMS, TDI, TCK, TDO and GND so you will need to find those on your JTAG debugger pin out and connect them to the ESP32 board pins as shown on the pin out above.

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot], jordyneefs and 101 guests