2023-02-14 06:49 PM
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.
2023-02-17 12:29 AM
I dont think so, you could use two different synchronized timers tough.
2023-09-04 10:50 AM - edited 2023-09-05 02:05 AM
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?