TIM2 autostart ADC1 (Scan, 4 channel) w/o HAL_ADC_Start_DMA() ?
I'm searching for super coding comfort in CubeIDE. Currently TIM2 resets/updates.In HAL_TIM_PeriodElapsedCallback() I "manually" start HAL_ADC_Start_DMA() the Scan conversion of four channels and have the four results shipped into my progs memory,...