I am using WS2812B RGB led in one of my projects, below are few doubts, may i request to please address if someone has faced similar problem.
1. The component is not showing correctly in the 3D panel, i tried 1D, 2D, and 3D, but i could see only a single dot always with the axis arrow when selected, when i click somewhere else on the 3D panel the component gets deselected but do not show anything, in my project i have 24 count of LED's in 1D arrangement.
2. Abruptly any LED out of 24 blink, even if i write zero in the R,G, B, values
3. on compiling i get below Compiler Message
Kindly help me know what mistake i am making.157: #warning WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed
^ (162) #warning: WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed (warning)
Thank you.
Regards
Abhi