Skip to content

ESP32 Clockless issues #626

@tavrinnn

Description

@tavrinnn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions