Disable JTAG on ESP32

jfpeyre
Posts: 1
Joined: Sat Jan 25, 2025 10:52 am

Disable JTAG on ESP32

Postby jfpeyre » Sat Jan 25, 2025 11:00 am

  1. I found some discrepency in the description of eFuse to disable the JTAG functionality on ESP32_WROOM.
  2.  
  3. Where Espressif documentation call the fuse 'JTAG_DISABLE', it did not work for me, I had to enter 'DISABLE_JTAG'
  4.  
  5.  
  6. This is the batch file which works (provided you copy espefuse.exe in the same directory):
  7.  
  1. espefuse.exe --chip esp32 --port COM10 --baud 115200 --debug burn_efuse DISABLE_JTAG 1

User avatar
ESP_krzychb
Posts: 408
Joined: Sat Oct 01, 2016 9:05 am
Contact:

Re: Disable JTAG on ESP32

Postby ESP_krzychb » Tue Feb 04, 2025 4:09 am

Hi jfpeyre,
Which document do you mean and which ESP-IDF version do you use?
I noticed that this eFuse is named differently across releases:

Who is online

Users browsing this forum: Bing [Bot] and 72 guests