WS2811

Any bugs you encounter with Flowcode should be discussed here.
TheShadowOfTriumph
Posts: 18
http://meble-kuchenne.info.pl
Joined: Wed Feb 08, 2023 3:33 pm

Flowcode v10 WS2811

Post by TheShadowOfTriumph »

This component stop working after update in February. Settings are can`t change anything.
Attachments
ws2811.png
ws2811.png (27.04 KiB) Viewed 5577 times

TheShadowOfTriumph
Posts: 18
Joined: Wed Feb 08, 2023 3:33 pm

Re: WS2811

Post by TheShadowOfTriumph »

Seriously, guys, this component I'm using not for toy application! May you write any response?

chipfryer27
Valued Contributor
Posts: 1750
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 386 times
Been thanked: 597 times

Re: WS2811

Post by chipfryer27 »

Hi

Could you explain what you mean by "Settings are can`t change anything." or perhaps attach a chart showing your issue?

Regards

Steve-Matrix
Matrix Staff
Posts: 1599
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 222 times
Been thanked: 373 times

Re: WS2811

Post by Steve-Matrix »

Sorry. It looks like we have overlooked this. We'll investigate and report back asap.

In the meantime, you can revert to an earlier working version of the component using the library updates panel.

TheShadowOfTriumph
Posts: 18
Joined: Wed Feb 08, 2023 3:33 pm

Re: WS2811

Post by TheShadowOfTriumph »

Unfortunately, when changing the component version to 5, I see this.
Attachments
2025-04-14_025933.png
2025-04-14_025933.png (96.88 KiB) Viewed 4356 times

medelec35
Matrix Staff
Posts: 2132
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 660 times
Been thanked: 720 times

Re: WS2811

Post by medelec35 »

Hello.
Can you attach your .fcfx project file that has stopped working.
Also the .c code as well.
Martin

TheShadowOfTriumph
Posts: 18
Joined: Wed Feb 08, 2023 3:33 pm

Re: WS2811

Post by TheShadowOfTriumph »

Files here
Attachments
ws led.fcfx
(9.46 KiB) Downloaded 85 times
ws led.c
(57.34 KiB) Downloaded 74 times

medelec35
Matrix Staff
Posts: 2132
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 660 times
Been thanked: 720 times

Re: WS2811

Post by medelec35 »

Hello.
Can you add initialise as that is missing, then a small delay, then the colour and refresh functions before the loop.
Within the loop just add a delay.
Martin

TheShadowOfTriumph
Posts: 18
Joined: Wed Feb 08, 2023 3:33 pm

Re: WS2811

Post by TheShadowOfTriumph »

I do it
Attachments
2025-04-23_030833.png
2025-04-23_030833.png (207.09 KiB) Viewed 3772 times

medelec35
Matrix Staff
Posts: 2132
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 660 times
Been thanked: 720 times

Re: WS2811

Post by medelec35 »

After applying the Fix mentioned here Does your project now compile OK and works?
Martin

Post Reply