Close

first working version

A project log for This is not a neopixel library, its a walktrough

STM32, baremetal DMA+PWM

javierJavier 12/21/2021 at 20:360 Comments

Had it working, tested in stm32f7/f4 and bluepill,

BUT new release of cubeMx fucks up the DMA initialization so untill they fix that MX_DMA_Init() should be called BEFORE MX_TIMx_Init()

Discussions