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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/13/10 17:26
Read: times


 
#173127 - Time to read the Tutorials, then
Responding to: ???'s previous message
NB: it's "reply" rather than "replay"

Eatzik T said:
i was told that i can skip the using of the NOR gate by creating a timer int where every 10msec the mcu will check the port pins state.

Yes; that's what's known as "polling" - ie, repeatedly reading the states of the pins.

If you were told that you could do this, and didn't unerstand how, why didn't you ask the person that told you?

im asking about enabling the timer int

And have you looked at the Tutorials yet?

Or the so-called "bible" for the 8051?

Or the Datasheet for your specific processor?
Or the manufacturer's website for examples, application notes, etc...?

List of 6 messages in thread
TopicAuthorDate
help with timer interrupt for pins state            01/01/70 00:00      
   clarify?            01/01/70 00:00      
      replay            01/01/70 00:00      
         bible time            01/01/70 00:00      
         Time to read the Tutorials, then            01/01/70 00:00      
   Look At This            01/01/70 00:00      

Back to Subject List