Hello ST community,I use ADC3, 4 and 5 of STM32G474 and configure them to ADC3/4 dual mode, ADC5 standalone (no other option in CubeMx). HAL function HAL_ADC_Start_DMA fail for ADC5 , because it check if it is in correct mode of ADC3 master. So ther...