User Activity

In documentation for timers on S103/S105/S003 it says that bit URS or register TIMx_CR1 should allow that CNTR=x or EGR |= UG update the timer counter WITHOUT setting the UIF flag: TIM2:URS: Update request source0: When enabled by the UDIS bit, the U...
I'm trying to "activate" TIM2 or TIM4 on a STM8S105C6 (discovery board) part without success for more than 4 days now... I'm getting sooo frustrated.I tried all examples I could find and not a single one works.Ended up with a basic, dummy test to sho...