STM8L DISCOVERY - How much time is required for forced event generation?
I tried to initialize the prescaler value and the counter of the TIM1 peripheral by forced update generation, but I failed to implement it with the following code (including 'stm8l152c6.inc' file from 'st_toolset\asm\include'): mov TIM1_CR1,#$...