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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/18/01 12:42
Read: times


 
#15817 - RE: which interrupt controller ???
Let each of the 8 interrupts set or clock a latch which the '51 can read and reset.
Feed the 8 latch outputs to a nor gate and let the output LEVEL interrupt
the '51 EI0 or EI1. When the '51 detect an interrupt it will read the 8 latches and act upon any set bit and reset the bit acted upon. The '51 will keep interrupting itself till no latches are set. Verify very carefully that you have the time to process the interrupts before going forward with this design.

Have fun,

Erik




List of 20 messages in thread
TopicAuthorDate
which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ??? Kunal            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
RE: which interrupt controller - 8259            01/01/70 00:00      
RE: which interrupt controller - 8259            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      
i2c interrupt controller            01/01/70 00:00      
RE: i2c interrupt controller, duh            01/01/70 00:00      
RE: i2c interrupt controller, duh            01/01/70 00:00      
RE: i2c interrupt controller, duh            01/01/70 00:00      
RE: i2c interrupt controller, duh            01/01/70 00:00      
RE: which interrupt controller ???            01/01/70 00:00      

Back to Subject List