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

pixel.show() crash with more than 73 pixel on ESP32s3 #375

Open
tresler opened this issue Dec 17, 2023 · 0 comments
Open

pixel.show() crash with more than 73 pixel on ESP32s3 #375

tresler opened this issue Dec 17, 2023 · 0 comments

Comments

@tresler
Copy link

tresler commented Dec 17, 2023

I have weird problem. I test example code or example with new operator and everything works fine if I have 73 or less RGB leds. If I use 74 or more, everything crash. Can anyone explain it?

Debug code: adafruit_neopixel_crash.txt

  • Arduino board: ESP32s3-WROOM
  • Arduino-ESP32: 3.0.0 alpha 3
  • Arduino IDE: 2.2.1
  • Adafruit_Neopoxel: 1.12
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