We have a STM32U575xx chip, where I want to read a bunch of voltages continuously.These voltages don't need to be measured at a particularly high rate, nor does the timing need to be strict. So it seemed efficient to run the ADC continuously with DMA...