timer delay deviation with stm32f051
Posted on January 24, 2013 at 16:18Hello, I'am struggeling with a timer delay function, I've made a delay_us() function with help of timer14 However, when I have a delay which is close to zero I have lots of deviation. Here is my initialisation:#de...