STM32F4 DMA and Timer Duty cycles
Posted on June 24, 2016 at 05:03I am working on a personal project and keep running into a problem. The I am trying to use the DMA in an STM32F4 to control a strip of LEDs that rely on the duty cycle of an output signal.I want to update the duty cyc...