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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/15/02 12:43
Read: times


 
#21783 - RE: if, same interupt occurs twice
Hi George,

which interrupt ?

If you mean external transition interrupt, then the interrupt pending flag was cleared automatically, if the interrupt vector was entered.
If then occur a transition again, then it was set and the interrupt was serviced again after the RETI was executed.

To understand your problem better, you must tell after which minimal time the second interrupt was generated and which average time was gone between two interrupts.


Peter



List of 5 messages in thread
TopicAuthorDate
if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      
RE: if, same interupt occurs twice            01/01/70 00:00      

Back to Subject List