-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hardware: NodeMCU
My ESP32 crashes when attempting to invoke FastLED.Show(). The error message is as follows:
Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0)
This is using the latest clockless_esp32.h on the master branch.
I dug through the previous issues and used an earlier version of clockless_esp32.h and that version doesn't seem to crash. The only problem with that version though is that when you use all 8 channels it randomly hangs when attempting to show().
Here is the link to that version: https://raw.githubusercontent.com/samguyer/FastLED/master/platforms/esp/32/clockless_esp32.h
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels