Question
How to choose ADC clock frequency.
Hi,
My project goal to digitize a sine wave of frequency 20KHz and voltage varying from 0V to 3.3V using ADC of STM32H743ZI. I am using NUCLEO-H743ZI2.
My doubt is how to choose ADC clock frequency so that I would be able to digitize the signal with high accuracy?
How to choose the channel whether Direct channel or fast or slow?
Whether using Timmers is the best option or continous conversion using DMA is better option?
