STM32F7 ADC Sampling Calculation
Hello, I'm using ADC with DMA of STM32F7 MCU. I want to calculate the ADC Sampling Rate. Is there a formula that I can use ? With 12Bit resolution, Is it possible to reach 2.4MSPS ? I'm using CubeMX for code generation.