WS2812 Protocol Error - SignalGenerator
taylorza opened this issue · 1 comments
taylorza commented
The current implementation for the signal generator sends the 100us reset signal prior to sending the pixel color data, the reset should be clocked after the color data has been sent to latch it. This also requires that the SignalGenerator IdleValue be LOW.