STM32F103C8 PWM with DMA
Hello,I'm using Timer_2 channel_1 PWM with DMA to generate the low polarity Pulse.I set the value of PSC = 72, ARR = 2000 and Fosc = 72 MHz.uint16_t TIM2_CCR1_Value[25] = {2100, 2100, 2100, 2100, 2100, 2100, 2100, 2100, 1200, 1500, 1500, 1500, 1500, ...