Hi POste.1 I have exactly this problem with STM32F205. The ADC conversion and DMA transfer works correctly only once. Further calls of 'HAL_ADC_Start_DMA()' causes 'HAL_ADC_ConvCpltCallback()' not being executed.As you explained, there are no errors ...