ADC sample rate for STM32H725
Hello,I am sampling two signals using ADC1 in master, and ADC2 as a slave.For this i am using ADC1 Input3 and ADC2 Input 5, with DMA filling the 32bit buffer, with a buffer size of 2048.Bellow are some setings how the master/slave is configured in a ...