ADC frequency limit for ADCxDC2 use in STM32F446 (AN4073)
AN4073 states that ADCxDC2 can be used only if ADC frequency is at least 30 MHz. I used it by mistake with ADC frequency 22.5 MHz. It seemed like it improved the precision by about 5 LSBs. The software worked just fine: no crashes, no funny misbehaving.
AN4073 does not refer STM32F446 as applicable MCU. STM32F446 reference points to AN4073 as relevant. Therefore there is conflict between these two documents.
That leads me to think that the 30 MHz limit may be a mistake as well. Or was I very lucky?
It would be fine to have a better explanation what ADCxDC2 exactly means so that I can have some clue about 30 MHz limit. AN4073 states only this: "it masks the internal flash noise during the last ADC sampling cycle". Which is rather vague. Any ideas?
