Skip to content

Support for multiple apa102 strips stopped working correctly in v0.15.x+ #4863

@kylix-rd

Description

@kylix-rd

What happened?

Cannot add a 3rd strip of apa102 LEDs (option is disabled).
Only the first apa102 strip works.

4-apa102 strips w/ 140 LEDs each

data/clock pins
strip 0 - 15 4
strip 1 - 16 17
strip 2 - 5 18
strip 3 - 19 21

Each above line buffered through a 74HCT245 with series 100ohm resistor.

To Reproduce Bug

Attach 3+ apa102 strips to ESP32 with separate clock/data pins for each strip. Each strip contains 140 LEDs
In LED settings page, you can add at most 2 apa102 strips and set the clock/data pins. Only the first strip works and lights up.
Trying to add a 3rd apa102 strip fails because the apa102 option is disabled.

Expected Behavior

Up to v0.14.4, able to add 4 apa102 strips each containing 140 LEDs.

Install Method

Self-Compiled

What version of WLED?

v0.15.1+

Which microcontroller/board are you seeing the problem on?

ESP32

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions