Can I use another timer to DMA update CCR register of TIM14 to simulate PWM DMA output on PA4 (STM32F030)?
Hi everyone,I'm working with the STM32F030 and recently ran into a hardware limitation that I unfortunately discovered only after designing my custom PCB:I'm using PA4 (TIM14_CH1) to control an LED driver (like SM16126 or WS2812), but just realized t...