What is Actually ADC sampling rate. Suppose i want to trigger the adc at sampling rate of 1Msps. i would trigger the adc using timer update event that would over flow after every 1 usec. But in the parameter setting using cube mx for adc has one option
of sampling time in terms of cycles. what this sampling time corresponds to. I mean is this the actual rate at which the adc samples the input signal. If this is Sampling rate of ADC. then using Timer update event which i set for every 1hmz is relate...