STM32F103 DMA transfer trigger with output compare
Posted on May 21, 2016 at 03:46 Hi, I am trying to configure timer 1 channel 3 to output a varying signal in output compare toggle mode and driving the CCR with DMA1 channel 5. Thus far I can get the DMA transfer triggering using the TIM_DMA_...