User Activity

I need 2 PWM signals each with different frequency and duty cycle. So I'm using TIM1 and TIM2 for this. But these PWMs are not synchronised. Please help me on this.
Posted on March 25, 2018 at 12:29I want to use ADC which will be triggered by Timer 2 . I also want to use DMA to access adc converted data for fast sampling. Please help me for how to proceed?