The ADC is configured as shown below. TIM3 is configured: 200ms, Count Down, Auto-reload Enable, MSM Disabled and TRGO=Update Event. HAL_ADC_ConvCpltCallback() is called once at the apparent end of the first sequence with good data on each channel. ...