How to setup timer to trigger ADC using STM32F051
Posted on May 02, 2018 at 12:34I know this is an old problem but I really cannot figure out.My intention is to use timer 15 as a trigger source with setting equal to 1kHz. Then by enabling ADC interrupt using EOC flag I think I could have an ADC in...