Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32-S3-N16R8 crash when install WLED #3584

Closed
1 task done
HAlover99 opened this issue Dec 12, 2023 · 3 comments
Closed
1 task done

ESP32-S3-N16R8 crash when install WLED #3584

HAlover99 opened this issue Dec 12, 2023 · 3 comments
Labels

Comments

@HAlover99
Copy link

What happened?

I'm tried install wled thought install.wled.me without success

  1. unable to configure Wireless data
  2. in console seems that the ESP crashed

Thanks for great project :)

To Reproduce Bug

try to install WLED on the board

Expected Behavior

that works :)

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.14.0

Which microcontroller/board are you seeing the problem on?

ESP32-S3

Relevant log/trace output

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT)
Saved PC:0x403cd98e
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x43c
load:0x403c9700,len:0xbec
load:0x403cc700,len:0x2a3c
entry 0x403c98d8
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT)
Saved PC:0x403cd98e
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x43c
load:0x403c9700,len:0xbec
load:0x403cc700,len:0x2a3c
entry 0x403c98d8

Anything else?

I hope that for this board there is other procedure :)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@HAlover99 HAlover99 added the bug label Dec 12, 2023
@blazoncek
Copy link
Collaborator

ESP32-S3 is not yet fully supported and is in experimental phase.
Please use WLED forum or Discord for help and support questions.
Closing.

@blazoncek blazoncek closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2023
@jasmohan-narula
Copy link

jasmohan-narula commented Apr 25, 2024

@HAlover99 Similar thing is happening with me. Let me know if you found any solution?

I tried flashing WLED_0.14.3_ESP32-S3_8MB.bin on ESP32-S3-N16R8

When the board crashes, I get this in serial console

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x7 (TG0WDT_SYS_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
Saved PC:0x400454d5
SPIWP:0xee
mode:QIO, clock div:1
load:0x3c100020,len:0x49040
ets_loader.c 78
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x10 (RTCWDT_RTC_RST),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:QIO, clock div:1
load:0x3c100020,len:0x49040
ets_loader.c 78

@softhack007
Copy link
Collaborator

softhack007 commented Apr 26, 2024

@HAlover99 esp32-S3-N16R8 is a board with 16MB flash and 8MB PSRAM. This means you have "opi" (octal) mode PSRAM and you need the right firmware for your board.

WLED_0.15.0-b2_ESP32-S3_8MB_PSRAM_opi.bin might work for you - if you also upload the correct bootloader, partitions, and app0.

You can find some more infos here: Aircoookie/WLED-WebInstaller#22 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants