How to active WS2812LED on stm32G071CB?
Hi,I took code from:https://controllerstech.com/interface-ws2812-with-stm32 and made the adjustment to my MCU (stm32G071CB). but it didn't work.I manage to generate pulses from PWM with DC of 66% in 800K but not through DMA. I also try to ran it fro...