ESP32 Forum
ESP32 Official Forum
http://esp32.io/
JTAG debug with SD card
http://esp32.io/viewtopic.php?f=12&t=3699
Page
1
of
1
JTAG debug with SD card
Posted:
Wed Nov 22, 2017 4:24 pm
by
marius.rangu
Is there any way to use a JTAG debugger on WROOM32 while running a code that uses an SD card connected on a 4-bit SDIO?
Thanks!
Re: JTAG debug with SD card
Posted:
Thu Nov 23, 2017 6:07 am
by
ESP_igrr
No, the pins of JTAG and SDMMC interfaces overlap, so these two can not be used at the same time.