Problem while using ADC with DMA ,we are not able to achieve 1 sample in 1 microsecond
We are using STM32F769I-Discovery board Our settings:-We are configuring two ADC Channels . They are channel 7 and channel 8 of ADC3. We have enabled scan mode and continuous mode.ClockPrescaler = ADC_CLOCKPRESCALER_PCLK_DIV2; Resolution = AD...