Accurate ADC sampling rate using LPTIM
Posted on November 16, 2017 at 15:09 Hello, I am trying to sample analog inputs connected to ADC3 (STM32H7) at 4K sampling rate. For this, i have configured ADC3 to be triggered by the rising edge of LPTIM2 output signal. if (HAL_ADCEx_Cali...