Question
Can STM32H745 ADC Sample a 500 kHz Sine Wave?
Hi Team,
I am working on a project using the STM32H745 microcontroller, and I need to sample a 500 kHz sine wave using the ADC. I have configured the ADC with the following settings:
- ADC clock: 77MHz
- Resolution: 16 bits
- Sampling time: 1.5 ADC clock cycles
- Continuous conversion mode with DMA enabled(32bit)
- Sampling Frequency Timmer : 1MHz
However, I would like to confirm:
- Is it feasible to reliably sample a 500 kHz sine wave with the STM32H745 ADC?
- Are there any specific considerations or limitations I should be aware of when sampling high-frequency signals like this?
Best Regards,
Gagan Gowda
