Question
STM32G431 ADC trigger center of PWM pulses using Timer1
Hi Team,
I am generating the PWM with center aligned mode by using the Timer1 at 62.5Khz.
this PWM is going to Bridge circuit, at this time I have to read the ADC2 with this frequency hence I made ADC trigger with Timer1 out event.
I am able to read but I need the ADC to read at center of the PWM pulses. Please let me know how to achieve this??
