Multiple DMA requests on one OC
Posted on March 24, 2016 at 04:49On the STM32F303 I am attempting to use a timer OC to trigger two DMA requests - one to output a value on GPIO, and the other to update the CCR value on the timer channel to set the next OC trigger point from a list ...