Question
How to adjust stm8s timer settings
Hello, I am using the Stm8s003f3p6 processor. I want to create 1 microsecond time on processor. I tried TIM1 and TIM4 peripherals for this. I gave the values of 2, 4 and 8 respectively as Presecaler values. Again, I gave 7, 3 and 1 values as periods, respectively. But my timer enters the interrupt in 20 microseconds. How can I get the 1 microsecond time?
Thanks for your answers
