PWM generation for RGB LED Strip using WS2812 protocol
So i am using STM32F401RE board where i have written the code to for a strip of RGB led working on the WS2812 protocol which is nothing but using 24 bit PWM waveform for 1 led in GRB format. Every time i enable the PWM channel using CCR1 register for...