RGB LED Driver with tight timing requirements (STM32C011J4M6 and WS2812C)
I'm trying to talk to a string of WS2812C LEDs with an STM32C011J4M6. The timing requirements are:Here's the schematic. I populated R3 and removed R1:I'm hoping for the simplest hardware implementation, so I'm using the HSI 48MHz clock. This means th...