Hello everybody!
Can somebody help me to write a part of program, which could use TMR. I would like to control LED diode, which would blink in half a second (0,5 s) iterval. Between, the rest of a program should work undisturbed (it should not work with pauses or wait 0,5 s between commands). I use PIC18F452.
START
_
-
-
-
-
-----> blink on
-
-
-
<------blink off
-
-
END
Thank you for your help.
Samo