ADC1 + ADC5 with DMA and HRTIMER trigger dont work together on STM32G474
HiI've configured two ADC 1 and ADC5 in independend mode with DMA and triggered by master compare from HRTIMER.I have two problemsFirst. When I have started two ADCs by HAL_ADC_Start_DMA one by onemy code freeze on debug after this, but when I set th...