WS2811

Any bugs you encounter with Flowcode should be discussed here.
TheShadowOfTriumph
Posts: 17
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 3395 times

TheShadowOfTriumph
Posts: 17
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: 1528
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 353 times
Been thanked: 549 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: 1472
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 204 times
Been thanked: 349 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: 17
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 2174 times

medelec35
Matrix Staff
Posts: 1924
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 623 times
Been thanked: 645 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: 17
Joined: Wed Feb 08, 2023 3:33 pm

Re: WS2811

Post by TheShadowOfTriumph »

Files here
Attachments
ws led.fcfx
(9.46 KiB) Downloaded 16 times
ws led.c
(57.34 KiB) Downloaded 7 times

medelec35
Matrix Staff
Posts: 1924
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 623 times
Been thanked: 645 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: 17
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 1590 times

medelec35
Matrix Staff
Posts: 1924
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 623 times
Been thanked: 645 times

Re: WS2811

Post by medelec35 »

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

Post Reply