By chance if anyone knows, I'm using a 12F675 and PBP to run a string of these leds and all is fine except I want to do a loop where they clear and sequence again.
I know there is a start frame, the actual led frame(s) and an end frame which from what I gather is either is multiple bytes of all 1 or all 0. (I'm using 255, all 1's) Anyway, I want to run a sequence over and over but can't figure out how to extinguish all the leds.
Is the start frame supposed to do it? (guess not -- because it isn't). I'm using an SK9822 string which is supposedly a clone of APA102 btw.
Thanks much.
I know there is a start frame, the actual led frame(s) and an end frame which from what I gather is either is multiple bytes of all 1 or all 0. (I'm using 255, all 1's) Anyway, I want to run a sequence over and over but can't figure out how to extinguish all the leds.
Is the start frame supposed to do it? (guess not -- because it isn't). I'm using an SK9822 string which is supposedly a clone of APA102 btw.
Thanks much.