Question
Changing duty cycle via DMA
Hi,
I want to send via DMA different duty cycle to my TIM12 (I am trying to turn on a rgb led strip by using the method TIM+DMA ), but with CubeMx TIM12 don't have access to any DMA, any idea how I can reproduce?
I am using STM32H7B3 and can't change the pin (this pin don't have other TIM, other TIM have DMA)
Thank you