On a NUCLEO-H743ZI board, I am using ADC3 configured like so:16-bit mode 6 MHz ADC clock8.5 cycles sampling timeTriggered by TIM3 to scan 4 channels every 10us BDMA puts the results into a memory bufferThe problem I have is that for a given voltage, ...