Sensible Configuration for Timer Triggered Continuous STM32F4 ADC Sampling
Posted on March 15, 2018 at 15:35Hi all,I am about the configure the timer frequency which will trigger ADC to continuously scan and convert 5 channels. The callback will be from DMA.The MCU I am using is STM32F407. System core clock is 168 Mhz. Fpc...