How to check the time between Timer start and ADC conversion
Hello all,I trigger the internal ADCs of a F3 microcontroller simultaneously with a timer1 update event. Now I would like to check the exact time between the timer start and the start of the conversion. I tried this with toggeling a gpio trigger pin...