Can the 3 ADCs of STM32F767ZI be synchronized in continuous mode?
I would like to sample 3 channels simultaneously and continuously.The plan is to use the ADC in continuous operation and DMA.Is it possible to have all 3 ADC sample at the same time?And if so, how can this be achieved?