Quote:
|
from TedP: Having interrupt-controlled timing that is triggered by an interrupt generated by the terminal count of a hardware timer timed fairly precisely to go off every 100th of a second (or even finer) seems much simpler than using a counter to do this timing...
|
setting up a hardware timer and writing an interrupt routine seems much simpler than putting
in your code
?!
you gotta remember lots of students are struggling just to understand this stuff, and dont normally use uP hardware everyday :^)