Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.54k stars 3.11k forks source link

Having less ports configured than the board supports causes configured ports to not function. #3679

Closed chrkov closed 3 months ago

chrkov commented 7 months ago

What happened?

I have a 4 port WLED board made by Wasatch Pixels. I am only using 2 of the 4 ports and I am using xlights to upload the configuration. Because I am only using 2 ports, xlights only creates the two ports in WLED. When the card is only configured for 2 ports, nothing works on those two ports. I cant control any lights. If I manually add the 2 additional ports as just a single led each, then everything will work correctly. I can also manually configure the system for 2 ports and get the same behavior, so its not an xlights thing, It doesnt make a difference what I add the ports 3 and 4 as, can be ws2811 or even DDP or ArtNet. Seems because its 4 ports, it has to have 4 ports configured to work.

To Reproduce Bug

Create 1, 2 or 3 strings on a 4 port system.

Expected Behavior

I would expect if only 2 ports of 4 were configured, that the 2 ports would work normally.

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.14.1-b3

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

blazoncek commented 7 months ago

Please consult xLights if the correctly configure your board.

chrkov commented 7 months ago

Its not xlights. If I manually configure the WLED board, it does that same thing. Xlights is configuring it correctly, its just not working with by xlights upload or by manually configuring it for only using 2 ports.

blazoncek commented 7 months ago

Then your configuration is wrong. WLED is functioning properly with multiple outputs configured. Please consult your hardware manufacturer for correct configuration.

chrkov commented 7 months ago

Can you explain to me how in this configuration Ports 1 and 2 work perfect: image

But in this configuration, they do not function at all? image

Ports 1 and 2 are configured exactly the same. Only difference is there is no output 3 and 4 configured. This makes no sense of how its a configuration issue when the configuration for outputs 3 and 4 have nothing to do with 1 and 2.

blazoncek commented 7 months ago

Please use WLED forum or Discord for help and support questions or contact manufacturer of the controller.

github-actions[bot] commented 3 months ago

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED! ✨