Calculating effective ADC sample rate when using Timer Event to trigger conversion [STM32H7]
I understand the TIMER event can automatically trigger an ADC conversion that gets saved to memory (via DMA)..But if the ADC is configured to SCAN more than 1 channel, does that mean that sample rate per channel must be the TIMER rate divided by the ...