I'm trying to figure out writing multiple strings of ws2812 via DMA in C. There is an example in the official repo but I find it very hard to follow and I don't need all the fancy features like dithering and floating point brightness control. The biggest problem is that code seems to write the same data to multiple strings where I need the data to be independent for my application. I've hacked up some code but I'm having problems fixing a few things.
Statistics: Posted by forshee9283 — Thu Jun 13, 2024 12:03 am