2016-04-12 12:40 PM
Is it possible to connect the SAI MCLK signal such that it can be used as a clock into a timer which is counted down to provide an ADC trigger - or are there aliasing issues with the timer? I want an internal ADC to trigger at the same rate as the SAI output. Tried using MCLK as an external clock input to the timer (TIM2) divided down to produce TRGO to ADC, thus far without success.
#adc-sai-external-clock-timer