This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

delay by timer

i want make delay funtion by timer?

in the other MCU like PIC, AVR, stm. i find register that hold value counter and i cant set this value for example: timer 8 bit will count to 256 and i set value =100 to every tick it increased to 256 overflow and make a period delay.

thanks.