Page 1 of 2

WS2811

Posted: Thu Mar 13, 2025 8:08 pm
by TheShadowOfTriumph
This component stop working after update in February. Settings are can`t change anything.

Re: WS2811

Posted: Sat Mar 29, 2025 6:40 pm
by TheShadowOfTriumph
Seriously, guys, this component I'm using not for toy application! May you write any response?

Re: WS2811

Posted: Sat Mar 29, 2025 6:54 pm
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

Re: WS2811

Posted: Mon Mar 31, 2025 9:24 am
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.

Re: WS2811

Posted: Mon Apr 14, 2025 1:00 am
by TheShadowOfTriumph
Unfortunately, when changing the component version to 5, I see this.

Re: WS2811

Posted: Mon Apr 14, 2025 8:02 am
by medelec35
Hello.
Can you attach your .fcfx project file that has stopped working.
Also the .c code as well.

Re: WS2811

Posted: Wed Apr 16, 2025 9:09 pm
by TheShadowOfTriumph
Files here

Re: WS2811

Posted: Thu Apr 17, 2025 8:31 am
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.

Re: WS2811

Posted: Wed Apr 23, 2025 1:09 am
by TheShadowOfTriumph
I do it

Re: WS2811

Posted: Wed Apr 23, 2025 8:33 am
by medelec35
After applying the Fix mentioned here Does your project now compile OK and works?