spled / spled.github.io

Apps for LED controller
https://spled.github.io/
11 stars 2 forks source link

SP630E and 5 channel SPI RGBCCT strip #27

Open kressir opened 1 year ago

kressir commented 1 year ago

I have a SP630E and this strip: https://www.aliexpress.us/item/3256804428158267.html It is a 5 channel, 3-wire (SPI) strip with WW, G, R, B, CW.

It works ok, but I cannot get the Cool White to turn on. The order of the colors in the chips protocol is WW-X-G-R-B-CW, where X is an empty, unused channel. The SP630E assumes only 5 channels and does not allow for assigning a channel to "not used" when doing a Color Correction.

How can I get it to ignore the second channel and assign a sixth channel to a color? Can this be added to the app or firmware?