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 5475 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: 1707
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 376 times
Been thanked: 590 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: 1572
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 217 times
Been thanked: 363 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 4254 times

medelec35
Matrix Staff
Posts: 2100
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 652 times
Been thanked: 705 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 81 times
ws led.c
(57.34 KiB) Downloaded 70 times

medelec35
Matrix Staff
Posts: 2100
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 652 times
Been thanked: 705 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 3670 times

medelec35
Matrix Staff
Posts: 2100
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 652 times
Been thanked: 705 times

Re: WS2811

Post by medelec35 »

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

Post Reply