If I useHAL_ADC_Start_DMA(&hadc1, (uint32_t*)uiAdcResults, ADC_NUMBER_OF_CHANNELS);it only works with up to 5 channels. With more channels there are problems with some channels in the DAM result array. For example with 7 channels, only channel 2...5 ...