ESP32-S3 Won't Communicate over COM Port after efuse burn

CobaltTheFox
Posts: 3
Joined: Tue Jul 16, 2024 9:32 pm

ESP32-S3 Won't Communicate over COM Port after efuse burn

Postby CobaltTheFox » Wed Jul 17, 2024 11:49 pm

Hello,

I have an ESP32-S3 and I wanted to use GPIO pins 39-42 for a project. Looking online I found that these are JTAG pins so I burned the efuse EFUSE_DIS_PAD_JTAG to 1. According to the datasheet this should force the everything over onto the USB JTAG.

My ESP32 will no long communicate over it's serial port to esptool.py, espefuse.py, or the arduino software when previously it was working just fine.

I am using the built in USB to program and communicate with the hardware.

Did I misunderstand something in burning this efuse that is stopping serial communication now?

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

Re: ESP32-S3 Won't Communicate over COM Port after efuse burn

Postby ESP_Sprite » Thu Jul 18, 2024 4:48 am

Not sure what went wrong, but there was no need to burn that fuse. Jtag is the normal usage of those pins without the fuse burnt, but a program can trivially re-initialize them for GPIO or other purposes.

Who is online

Users browsing this forum: No registered users and 38 guests