Page 1 of 1

ESP32S3 Boot-up Issue.

Posted: Wed Jan 31, 2024 1:36 pm
by pritesh.soni
Hello Team,

I am working on ESP32S3 for my ongoing project and have a custom board with the ESP32s3 WROOM-1 attached to it.
I am facing an issue in starting the application code after flashing an ESP32 with the UART.

Below are the steps I have followed to flash and start an ESP.
1. Press the BOOT button.
2. Press and release the RESET button.
3. Successfully downloaded the firmware.
4. Press the RESET button to start the application.
I can see the ESP boot logs as attached screenshot. No further logs have been seen on the console.
Please let us know what could be the possible reason for the same and the way to successfully start the application on it.

Thanks and Regards,
Pritesh

Re: ESP32S3 Boot-up Issue.

Posted: Fri Feb 02, 2024 5:14 am
by ESP_Sprite
Hard to say. Can you flash one of the 'hello world' type examples included in esp-idf, to check it's not your application?