Posted on December 15, 2016 at 19:47Hello, I am using stm8s003f3 and I wanted to count with 1 ms of precision and it works well.I use a prescaler of 128 and a period of 125 and if I use my delay function with 1000 as parameter, I get the second.Howe...