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 from NUCLEO-F767ZI but again I mange to create pulses from PWM with DC of 66% in 800K but not through DMA..
can you help me?
Am I miss something?
Do I have HW problem that prevent it to run in the right freq?
THX in advance,
Shimon.