You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit1: Og might not be optimal, try -Os or -O2
Edit2: WS2812B LEDs need 5V, so you need to explain what is your hardware and if you use level shifter, 11V/8V sounds weird. It looks more like electrical than firmware issue.
Best solution would be to connect oscilloscope or logic analyzer and set first 100 LEDs to "black" color and 101th white, look for the pattern at scope and see if there is some jitter or if the signal looks correct for the color you set.
Hi. Thanks for the library. It works very well, accurate and looks pretty good.
But when I want to set WS2812B_NUMBER_OF_LEDS is over than 100 it looks signal is disrupted.
Is there a solution about that?
Regards.
Edit1: I am using -Og compiler option and I used all of SETPIX options.
Edit2: I was able to use more than 100 led if I lower the input voltage of leds. For example 11V for 144leds and 8V 300 leds
The text was updated successfully, but these errors were encountered: