STM32F0- triggering DMA by a timer.
Posted on October 24, 2015 at 15:37 I want to have a timer trigger a DMA transfer. I have a STM32F072RB processor. I currently have TIM1 as the timer. I have the timer running and reloading and that seems to work. It is currently also triggering an...