timer question (probably for Mel)
Hello all, 'specially Melanie.
I got your olympic stopwatch working and did a cuppla mods to it as far as triggering start and stop, with not too many problems.
Also saw your post of 8 August '04 in relation to cutting out the bits that weren't wanted. Tried to incorporate them into my prog but no luck so far.
Perhaps they are a bit of overkill???
What I am trying to do is like this.
100 Hz, free running timebase
count up to a predetermined (variable) time. 15 secs MAX (=1500 ticks)?
at timeout, set a flag to do some other stuff.
I have done this using simple PAUSEs but I think accuracy may become an issue.
The program is a bit of a dogs breakfast, but will post it if you like.
What is the simplest way to do the above. BTW, during counting period, absolutely nothing happens except increment counter, so no problem with interrupt time. Am driving an LCD during setup, but will not be required in final.
I got no more hair to pull out, gee it's tuff on us old blokes...
Thanks again.