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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/01/00 15:02
Read: times


 
#1369 - 89C2051 and external interrupt
I used a AT80C2051 with external int0

If the processor jumps to the interrupt routine,
I disable external int0 from within the ISR.

Within the ISR I change the state of the INT0 pin, but no
interrupt occurs because I disabled it.

However It seems that when I enable int0 again the
interrupt occurs, although there is no valid interrupt
condition anymore.

I could not find anythingh in the datasheet, but is it true that
the interrupt request still is serviced even when the interrupt
is disabled ?




List of 3 messages in thread
TopicAuthorDate
89C2051 and external interrupt            01/01/70 00:00      
RE: 89C2051 and external interrupt            01/01/70 00:00      
RE: 89C2051 and external interrupt            01/01/70 00:00      

Back to Subject List