??? 08/06/08 05:18 Read: times |
#157271 - Use a hardware timer Responding to: ???'s previous message |
Use a hardware timer to generate a "timebase" or "tick" for your system, and then software timer(s) to produce arbitrarily-long delays besed on that timebase.
eg, see: http://www.8052.com/forum/read.phtml?id=70093 |