TIM1 TRGO FOR ADC
Posted on October 26, 2014 at 15:40I work on ST-Microcontroller :STM8S003F3U6.I try to use TIM1 as a trigger (TRGO) for ADC interrupt.When I use the single pulse (TIM1_CR1_OPM=1) mode (on TIM1 counter overflow) everything seems to work well, but ...