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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/12/01 13:43
Read: times


 
#13173 - RE: External Interrupts in C

Adam Ford wrote:
-------------------------------
I can put a volt meter on the INT0 pin and I can see when it goes low and when it's high.
...

Seems, you are wrong:
The interrupt sense this pin also. It's working as input, not as output. And you must trigger it from another source, e.g. with a key.

The two external interrupt inputs on the 8051 are provided to react on events from outside.


Peter


List of 8 messages in thread
TopicAuthorDate
External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      

Back to Subject List