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

Add support for ESP32-S3 WROOM-2 (solves #4099) #4243

Merged
merged 4 commits into from
Nov 1, 2024

Conversation

softhack007
Copy link
Collaborator

build environment and pinmanager support for S3 WROOM-2 (N32R8V, N16R8V)

debug output at startup:

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:0x3ac
load:0x403c9700,len:0x9b4
load:0x403cc700,len:0x28fc
entry 0x403c98bc

---WLED 0.15.0-b7 2410270 INIT---

esp32 v4.4.4
arduino-esp32 v2.0.9
CPU:   ESP32-S3 rev.0, 2 core(s), 240 MHz.
FLASH: 32 MB, Mode 4 (OPI), speed 80 MHz.
heap 309840
JSON buffer allocated: 65534
PSRAM: 8125kB/8189kB

@softhack007
Copy link
Collaborator Author

Tested & works --> merging.

@softhack007 softhack007 merged commit 7d0951a into Aircoookie:0_15 Nov 1, 2024
20 checks passed
@softhack007 softhack007 deleted the AC_0_15_S3-WROOM2 branch November 1, 2024 21:08
@softhack007 softhack007 added the board request PR adding support for a specific board. label Nov 1, 2024
netmindz pushed a commit that referenced this pull request Nov 24, 2024
Add support for ESP32-S3 WROOM-2 (solves #4099)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board request PR adding support for a specific board.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant