STM32F303 setup ADC with all 4 ADCx.
Hello! I have a need to use ADC1, ADC2, ADC3 and ADC4 all at the same time, and preferably DMA on all of them too. I have not coded this yet, but I am mostly wondering if there are any pitfalls or things i should think about when doing this, so they ...