What precisely is the resynchronization drawback when using adc_ker_ck?
Hello,
I want to use ADC1 and 2 with close to maximum sampling frequency. Now I found on page 899 in RM0433 Rev5 a note that there will be a resynchronization between adc clk (using adc_ker_ck to achieve the highest possible clock) and AHB1 clk. I don't understand that precisely and want to ask for some clarification.
Assumed I want:
5 MSps which is 200 nsec per sample, provided by a timer
36 MHz adc_ker_ck which can be created eg by PLL2 => period is about 28 nsec
Does that mean, a sampling trigger coming from timer must wait till the next adc_ker_ck say rising edge arrives? That would be a jitter of up to 14%. If so, is there a way to create a 5MHz (or something in that range) timer signal that is sychronous with adc_ker_ck?
Is there a way to precisely create a desired sampling rate when using ADC in continuous conversion mode?
Thanks for any help
kind regards
Martin