User Activity

I need to get data from 2/4 regular channels of ADC1 at every TIM4_CC4 event and save it with DMA. But always every time I receive ADC OVR error.When I start ADC with HAL_ADC_Start_DMA I receive 1 immediate conversion with transfer. Then I start TIM ...