Skip to content

I2S and DMA support for ESP32 #213

@costyn

Description

@costyn

Is your feature request related to a problem? Please describe.
It would be cool if we can use the FastLED clockless I2S/DMA driver on ESP32, so we can test it against "real world" code.

Also, since it seems the FastLED on ESP32 with RMT is broken, this might be a nice alternative.

Describe the solution you'd like
I would like if my I2S test project works.
https://wokwi.com/arduino/projects/312993650809242176

To use the native FastLED I2S driver, add #define FASTLED_ESP32_I2S true to the top of your sketch:
https://wokwi.com/arduino/projects/312460386125218368

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestopen for voteVote at https://wokwi.com/features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions