Hi everyone,
I'm trying to use the FLEXIO peripheral with DMA on the RT1050 to control WS2812 LEDs. I can successfully generate a bitstream, but currently, I'm only able to send the same bit pattern repeatedly. I haven't been able to figure out how to dynamically change the data to send different color values per LED.
Has anyone managed to get WS2812 working properly with FLEXIO on the RT1050?
Any guidance, example code, or documentation pointers would be greatly appreciated!
Thanks in advance.