Closed igoralves1 closed 1 year ago
Try holding down the BOOT button (do not release it), insert it into USB, and then release the BOOT button , Try again to see if it works However, in my experience, this should be a flash damage. If possible, you can try replacing a flash, which can be repaired most of the time, but not as a percentage
@lewisxhe thanks again. It is working after I press the boot btn. But the Connecting ..... step
takes more time than usual. And finally after some time the Serial monitor stops to work after some minutes.
When I try to upload again, I get the same error. See below:
I think seems to be a hardware issue.
Yes, I also think it is a hardware problem, as I said above, you can try to replace the flash, if you can.
I am using a LilyGO/T-Display-S3 no touch screen in a MAC Monterey 12.6.3 M1. The board was working good since I bought (2-3 weeks ago).
I am using ARDUINO 2.0.5 and ESP-IDF
ESP-IDF v5.1-dev-4264-g81e1e65995-dirty
.This is my
ls /dev/*
ESP-32 PORT:/dev/cu.usbmodem2101
and/dev/tty.usbmodem2101
ARDUINO is recognizing
/dev/cu.usbmodem2101
:Today suddenly, when I try to upload the code to the ESP32 (using ARDUINO or ESP-IDF) I am getting the following error:
ARDUINO
ESP-IDF
This is a random error. Sometimes the upload works well sometimes I get the error. See the Clock in my computer. At
7:26
it worked well. I could upload without error.At
7:27
when I try to upload again it stops in theConnecting
step. It is taking more time than usual in this step.At
7:28
I get the error. Note that the Serial port/dev/cu.usbmodem2101
is correct !What is wired is that the
data is flowing
into the Serial Monitor:And that is the OUTPUT tab:
At
7:30
I repeat again and I get the same error:But this time I get no
Serial Monitor
data:At
7:32
I repat again and get the same issueI tried to repeat this process many times today and in 10% I get success. I have changed nothing in the ARDUINO
TOOLS
configuration.Do you guys have an idea what could probably be that? Is it something related to a HARDWARE issue?
I am about to buy another ESP32S3 to test but I would like to hear from the community to move forward.