Hello, I am new to STM32 and trying to learn exciting stuff. I want to light a single LED from my WS2812B strip. For example, I’ll choose the 6th LED on my computer, and the 6th LED on the strip will light ...Read more
Hello,
I am new to STM32 and trying to learn exciting stuff. I want to light a single LED from my WS2812B strip.
For example, I’ll choose the 6th LED on my computer, and the 6th LED on the strip will light up.
But I am not sure where to start. How can I access to single LED address? And how to get it to work with STM32?
Thanks in advance.
Read less
Welcome, to the community! The question of WS2812 has already been discussed here many times. The thread How to use HAL DMA to generate PWM on P- NUCLEO- WB, for example, also deals with it and refers to a Github driver from Tilen Majerle and a HAL example from Martin Willner. Maybe that will help yRead more
Welcome, to the community!
The question of WS2812 has already been discussed here many times. The thread How to use HAL DMA to generate PWM on P- NUCLEO- WB, for example, also deals with it and refers to a Github driver from Tilen Majerle and a HAL example from Martin Willner.
Maybe that will help you?
Regards
Vikas
See less