STM32F103- How Can I Start and stop ADC with timer trigger?
Posted on June 21, 2016 at 22:28Hello, I have used a timer for triggering ADC for sampling per 20uS and use DMA to transfer 100 sample to the array. I suppose that the total time of converting and sampling time for ADC is about 2uS. So at each 20uS...