ESP32 from NodeMCu / JTAG
ESP32 from NodeMCu / JTAG
hi friends,
I am using esp32 Kit from NodeMCU
It was Wroom 32 Module
I would like know if this esp32 kit has inbuilt JTAG ??
Thanks
I am using esp32 Kit from NodeMCU
It was Wroom 32 Module
I would like know if this esp32 kit has inbuilt JTAG ??
Thanks
Re: ESP32 from NodeMCu / JTAG
...that means Only One USB Cable is enough to flash program and debug using GDB ?
Re: ESP32 from NodeMCu / JTAG
I'm not sure which board @username is referring to, but most Nodemcu-like ESP32 development boards I have seen use CP2012 USB-UART adapter and do not have a USB-JTAG interface. So most likely you will need to use an external one. You can post a link to the schematic or the product page of the board you have, then you might get a more definite answer.
Re: ESP32 from NodeMCu / JTAG
I guess the OP question terminology was to vague for me. if he would have said "onboard" that would have been clear to me.I'm not sure which board @username is referring to
Me saying yes was because you can use JTAG on any ESP32 device that has those pins brought out, which the NodeMCU does.
Re: ESP32 from NodeMCu / JTAG
hello esp_igr
please kindly find schematic of nodemcu esp32..
please kindly find schematic of nodemcu esp32..
- Attachments
-
- mcuesp32.png (147.25 KiB) Viewed 10890 times
Re: ESP32 from NodeMCu / JTAG
This one doesn't have a USB JTAG adapter onboard. You will need to use an external adapter.
Re: ESP32 from NodeMCu / JTAG
This page here will show you what pins to use for JTAG.
https://docs.espressif.com/projects/esp ... -interface
https://docs.espressif.com/projects/esp ... -interface
- Attachments
-
- JTAG_pin.png (40.12 KiB) Viewed 10887 times
Last edited by username on Tue Dec 18, 2018 1:43 pm, edited 4 times in total.
Re: ESP32 from NodeMCu / JTAG
hi ,
Sorry for this question,I am new to embedded Systems,
How did you make out from schematics that JTAG is not available ?
Tq
Sorry for this question,I am new to embedded Systems,
How did you make out from schematics that JTAG is not available ?
Tq
Re: ESP32 from NodeMCu / JTAG
hi friends
All OK till Now, I have connected Segger JTAG to esp32
Install OpenOCD as given in official document.
cd ~/esp/openocd-esp32
bin/openocd -s share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg
I would like to know which Configuration files I should User for my Mcu_esp32 ?
All OK till Now, I have connected Segger JTAG to esp32
Install OpenOCD as given in official document.
cd ~/esp/openocd-esp32
bin/openocd -s share/openocd/scripts -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp-wroom-32.cfg
I would like to know which Configuration files I should User for my Mcu_esp32 ?
Who is online
Users browsing this forum: No registered users and 81 guests