Best way to configure ADC reading for speed
Hello,
I am trying to configure my STM32H723ZG to be able to read the value of a few current sensors. My main concern at the moment is the speed at which I need to read these. I'm hoping to be reading upwards of rate of 20kHz.
My questions are about which method might be best, the standard way of reading the ADCs seems insufficient, I've seen online some methods are DMA and injected conversions. If anyone could provide some insight into what might be best and how to go about implementing them that would be great.
Additionally, I wanted to ask how to determine an appropriate sampling time of the ADC.
Thank you in advance for your help!
