ESP32-S3-BOX-3B no longer responds
Posted: Sun Nov 17, 2024 6:28 pm
Initially, the ESP32-S3-BOX-3B was turning on when connected to my Mac, and I was able to connect to it via esptool, flash it etc.
However, now it shows briefly as a "USB/JTAG debug unit" (maybe for a second) and disappears - this happens on another mac, with other cables etc, so I'm pretty sure it's not dependent on the machine I'm connecting it to or cables.
I tried pressing boot and reset then releasing boot button. Also tried holding boot button and unplugging / replugging usb c cable.
Is there any option besides trying to flash via USB to UART? Is there any easy way to do USB to UART flashing, or will I need to disassemble?
In `dmesg` on mac, I seee messages like this:
```
[ 4298.750165]: AppleUSBIORequest: AppleUSBIORequest::complete: device 3 (USB JTAG/serial debug unit@02110000) endpoint 0x82: status 0xe00002ed (transaction error): 0 bytes transferred
[ 4298.753079]: AppleUSB20HubPort@02110000: AppleUSBHostPort::terminateDevice: destroying 0x303a/1001/0101 (USB JTAG/serial debug unit): hardware connection lost
[ 4298.755977]: AppleUSBIORequest: AppleUSBIORequest::complete: device 3 (USB JTAG/serial debug unit@02110000) endpoint 0x82: status 0xe00002ed (transaction error): 0 bytes transferred
```
However, now it shows briefly as a "USB/JTAG debug unit" (maybe for a second) and disappears - this happens on another mac, with other cables etc, so I'm pretty sure it's not dependent on the machine I'm connecting it to or cables.
I tried pressing boot and reset then releasing boot button. Also tried holding boot button and unplugging / replugging usb c cable.
Is there any option besides trying to flash via USB to UART? Is there any easy way to do USB to UART flashing, or will I need to disassemble?
In `dmesg` on mac, I seee messages like this:
```
[ 4298.750165]: AppleUSBIORequest: AppleUSBIORequest::complete: device 3 (USB JTAG/serial debug unit@02110000) endpoint 0x82: status 0xe00002ed (transaction error): 0 bytes transferred
[ 4298.753079]: AppleUSB20HubPort@02110000: AppleUSBHostPort::terminateDevice: destroying 0x303a/1001/0101 (USB JTAG/serial debug unit): hardware connection lost
[ 4298.755977]: AppleUSBIORequest: AppleUSBIORequest::complete: device 3 (USB JTAG/serial debug unit@02110000) endpoint 0x82: status 0xe00002ed (transaction error): 0 bytes transferred
```