Question
how to use & setup ADC external trigger, from timer
Posted on October 11, 2013 at 16:46
For example i want to use TIM9_CC2 event trigger. I don't understand when does this event happens & triggers the ADC to start sampling.
I thought one controls it with TIM9->CCR2 value, but thought wrong - unless it's 0 ADC doesnt seem to be triggered at all.