User Activity

I want to scan 14 channels of adc1 in scan mode using interrupt. I need it to be with interrupt not DMA and I know how to use DMA so please don't tell use DMA! :DThe problem is that HAL_ADC_ConvCpltCallback runs only once! I will attach my code here....