Hi everyone!
I am not sure, how to correctly interpret the information about maximum ADC conversion rates given in the reference manual and technical datasheet for the MK66FN2M0.
The technical datasheet says Table 31. in 3.6.1.1 that for 13-bit mode and lower resolutions, the maximum ADC clock frequency is 24 MHz. The attached foot note 4 then states, that "To use the maximum ADC conversion clock frequency, CFG2[ADHSC] must be set [...]". Setting the ADHSC bit in CFG2 enables high speed mode, which adds 2 clk cylces to the conversion time, leading to 8 clock cycles for single conversion mode, long conversion disabled. However, according to the reference manual, the fastest clock source option for the ADC is Bus clock, which is 60 MHz in this case (alternate clock and asynch. clock are both slower). Since divider options are division by 1,2,4,8 (2,4,8,16 in Bus clock divided by two mode), the fastest "legal" clock for the ADC is 60 MHz dividid by 4, i.e., 15 MHz. The question now is: Is it necessary two enable high speed mode ( CFG2[ADHSC] ) at 24 Mhz only (probably not) or at which frequency does it become necessary? Can the ADC clock be 15 MHz with high speed mode disabled?
Thanks!