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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/05/01 06:28
Read: times


 
#8969 - RE: External Interupt 0
You must
- set the ex0 and ea flags in the interrupt enable register
- you may want to select edge triggered / level activated action by setting the it0 bit in the timer control register
- Make sure the /int0 port pin is high, no other part of your program should ever force it low, or it woun't work.

Please be more specific when you ask questions! I don't know what hardware you have connected to the e0 pin, I don't know what your program looks like, and I don't know what you have diagnosed so far yourself...

List of 7 messages in thread
TopicAuthorDate
External Interupt 0            01/01/70 00:00      
RE: External Interupt 0            01/01/70 00:00      
RE: External Interupt 0            01/01/70 00:00      
RE: External Interupt 0            01/01/70 00:00      
RE: External Interupt 0            01/01/70 00:00      
RE: External Interupt 0            01/01/70 00:00      
RE: External Interupt 0            01/01/70 00:00      

Back to Subject List