cancel
Showing results for 
Search instead for 
Did you mean: 

How to use center aligned PWM mode associated with Timer 1 in STM32G030x?

arjun.binu
Associate III

The following article helped us to use timers to trigger ADC conversions periodically. We now require to trigger ADC conversions at the centre of PWM pulse to get an accurate readings from ADC channels. Please help us with a solution to use center aligned mode associated with Timer 1. Your assistance and backing are much appreciated.

11 REPLIES 11

I dont think so, you could use two different synchronized timers tough.

we dont need to firmware by ourselves, lets talk

Hi @Javier1 
I paused this implementation earlier this year. Now i'm thinking of resuming this. Could you please elaborate the above method of using two different synchronized timers. Is it done by utilising slave trigger mode and thus synchronise timers to trigger ADC conversion?