Skip to content

No blue rendered on WS2814 with parallel I2S on 0.15.0 #4719

@MakerMatrix

Description

@MakerMatrix

What happened?

I was having bad flickering with the RMT driver under 0.15.x, as reported in #4389, so I implemented the workaround suggested there, of creating >5 LED outputs, which forces parallel I2S on the first 8 outputs. This fixed flicker, but I then noticed that no blue is being rendered, at all, on my BTF 12V WS2814 strips. Everything is working on 0.14.4 so I've downgraded and given up on 0.15.x for now, as this Catch-22 prevents me from using it on my setup.

To Reproduce Bug

Create 6 LED outputs, configure one as an SK6812/WS2814. Set the order to BRG and Swap G for W.

Select the Solid effect, and choose blue for the color. There is no output.

Expected Behavior

Blue should be rendered.

Install Method

Binary from WLED.me

What version of WLED?

0.15.0

Which microcontroller/board are you seeing the problem on?

Other, ESP32-S2

Relevant log/trace output

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions