Question
Relationship between RCC_ADCCLKConfig() and conversion time
Posted on May 09, 2014 at 11:24
I need to convert at the maximum ADC rate for a 32f303x ie 200nS.
What is the relationship between (say)RCC_ADCCLKConfig
(
RCC_PCLK2_Div6
);
and the actual conversion speed?