Page 3 of 3

Re: Neopixel RGBW

Posted: Sun Mar 31, 2019 4:57 am
by rhubarbdog
Some of it was my bad. I had missed the call to `main()` from my python script.

Then microbit spi modes aren't as documented.

Trying other modes i get a valid response, but it's not glitch free. Especially when blanking all pixels

Re: Neopixel RGBW

Posted: Sun Mar 31, 2019 6:31 am
by Roberthh
If you look at the data stream with a logic analyzer you will most likely see that there are gaps between the bytes. Once a gap is longer than ~60µs, it will be considered as a reset of the LED.