HAL_TIM_PWM_Start_DMA triggering with timer
Posted on July 25, 2016 at 23:29Hi, I am trying to stream a 1024 sample buffer to PWM in timer1 channel1 using circular DMA. But how will I control the speed of streaming from RAM to PWM at 44KHz? I couldn't find any option like triggering option...