User Activity

 I am developing an application on STM8S003 using Standard Peripheral Library (V2.3.1). I noticed that TIM2_ClearFlag(...) function does not clear the overcapture flags (CCxOF) in the TIM2_SR2 register. When I examined the source code of the function...