User Activity

Good evening ST experts, I hope that some of you can help me with my problem.As the titel already states, I am trying to generate two pulses with different lengths (same length, but different CCRs) by using a DMA timer function:HAL_TIM_PWM_Start_DMA(...
Is there a way to generate multiple pulses of different lengths with a timer?This is needed to perform a double pulse test, by controlling the B6-Bridge Driver of a B6-Bridge. The first pulse is longer than the second pulse (e.g 300 us). The second p...