STM32H743 ADC can capture the maximum frequency of sine waves
The maximum sampling rate of STM32H743 ADC1 and ADC2 is 3.6MSPS. According to the aroma sampling principle, the maximum sine wave frequency that can be collected is 1.8MHz. I don't know if I understand it this way, right? I want to collect higher-frequency sine waves. Is there any way to use the built-in ADC? Can reducing the number of bits improve the sampling rate and collect higher-frequency sine waves?

