Are the 6 fast channels on an STM32h742 ADC preconfigured by default as fast or I need to configure them as fast?
I have the package LQFP100, so the Application Note specifies that there are 3 fast channels, but the Reference Manual says that the first 6 input channels are fast channels. How is this? If I have to configure them as fast how can I do it or where c...