Resolved! ADC is slow using HAL
I am measuring time time it takes to do ADC conversions on an STM32H753ZI Nucleo board, using the function function HAL_ADC_Start_DMA(). This converts 6 channels of ADC3, using 16 bits, with DMA. The one function call handles everything including D...