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()
A project log for This is not a neopixel library, its a walktrough
STM32, baremetal DMA+PWM
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
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.