Hi there!I wanna use the Timer3 of STM8S105C6 to calculate the duty cycle of a 500Hz signal.It's not possible to use any other timer due to hardware limitations.ADC1,Timer1, and Timer2 are also used in my code and their interrupts of course.They work...