Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/18/04 11:31
Read: times


 
#83408 - ... and the Tutorials
Responding to: ???'s previous message
Now the real problme is how to program timer 2 to be interrupted after say 100 millseconds

That'd be answered by studying the 8052 Tutorials.

Once you've read the Tutorials, you'll understands what you need to do, and implementing that in Keil C51 (or SDCC or whatever) will be trivial.

If there's something specific you don't understand in the tutorials, ask the questions here - but you need to put in the groundwork first.

You need to understand what you're doing before worrying about how to implement that with any particular toolset or language.

BTW: The timer can be programmed to cause an interrupt; it is not the timer itself that is interrupted!

List of 8 messages in thread
TopicAuthorDate
Timer interrupt in KEIL            01/01/70 00:00      
   RTFM!            01/01/70 00:00      
      ... and the Tutorials            01/01/70 00:00      
   two ways            01/01/70 00:00      
      A Third Way            01/01/70 00:00      
   Code for accurate 1 sec            01/01/70 00:00      
      Re Raghunathan            01/01/70 00:00      
         Thank Peter...            01/01/70 00:00      

Back to Subject List