STM32F1 Timer ADC Trigger Don't working
Posted on June 16, 2017 at 11:12Hello thereI am trying to trigger the ADC with Tim3. But I could not work it. My goal is to get a certain number of samples through ADC Timer and DMAThis is My ADC configuration code.&sharpinclude 'stm32f10x.h'&sharpi...