ESP32-S3 wont work and writes codes on serial

Got a ESP32-S3-WROOM-2-N32R8V, the board wont run any of the codes I have tried using on it. Instead, I get the following lines on loop in my serial monitor:

����������ESP-ROM:esp32s3-20210327

Build:Mar 27 2021

rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)

SPIWP:0xee

Octal Flash Mode Enabled

For OPI Flash, Use Default Flash Boot Mode

mode:SLOW_RD, clock div:1

load:0x3fce3808,len:0x4bc

load:0x403c9700,len:0xbd8

load:0x403cc700,len:0x2a0c

entry 0x403c98d0

assert failed: do_core_init startup.c:328 (flash_ret == ESP_OK)

Backtrace: 0x40376f6e:0x3fceb180 0x40379809:0x3fceb1a0 0x4037edd5:0x3fceb1c0 0x4200513e:0x3fceb2f0 0x403768df:0x3fceb320 0x403cd86b:0x3fceb350 0x403cdb2a:0x3fceb380 0x403c9925:0x3fceb4b0 0x40045c01:0x3fceb570 0x40043ab6:0x3fceb6f0 0x40034c45:0x3fceb710

Cant seem to find any solution nor explanation. I know this is not an Arduino board but this is the only place I know that could help. Thanks in advance.

You may be out of luck. Please read the advice in the topic "How to get the best from this forum". How to get the best out of this forum

Post your code using code tags along with an annnotated schematic showing how you wired it, be sure to show all power, ground connections as well as all parts such as resistors, caps, modules etc.

Thinking it's a setting somewhere..
Maybe this is it..

good luck.. ~q

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.