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

RGB_LED.ino broken? #1

Open
Vigeant opened this issue Sep 19, 2024 · 2 comments
Open

RGB_LED.ino broken? #1

Vigeant opened this issue Sep 19, 2024 · 2 comments

Comments

@Vigeant
Copy link

Vigeant commented Sep 19, 2024

Cannot get the RGB_LED.ino to work. it seems related to the FastLED library. (I tried different versions without success)

The project builds and uploads but the RGB LED does not work and when connecting the serial console, it spits the following:

Rebooting...
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x18 (SPI_FAST_FLASH_BOOT)
Saved PC:0x4037724d
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2820,len:0x10f0
load:0x403c8700,len:0x4
load:0x403c8704,len:0xbec
load:0x403cb700,len:0x2fb8
entry 0x403c88ac
E (95) rmt(legacy): CONFLICT! driver_ng is not allowed to be used with the legacy driver

abort() was called at PC 0x42011cdb on core 0

Backtrace: 0x4037688e:0x3fceb1f0 0x4037cafd:0x3fceb210 0x40383311:0x3fceb230 0x42011cdb:0x3fceb2b0 0x420091ee:0x3fceb2d0 0x40376c35:0x3fceb300 0x403cca84:0x3fceb340 0x403cce49:0x3fceb380 0x403c8919:0x3fceb4b0 0x40045c01:0x3fceb570 0x40043ab6:0x3fceb6f0 0x40034c45:0x3fceb710

@Vigeant
Copy link
Author

Vigeant commented Sep 19, 2024

Also when can we expect the board to be officially supported?

@Vigeant
Copy link
Author

Vigeant commented Sep 19, 2024

setting USB CDC ON BOOT to disable allows it to run.
see related issue here espressif/arduino-esp32#9866

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

No branches or pull requests

1 participant