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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/13/03 10:28
Read: times


 
#36310 - RE: 8255 again!
Prior to accessing any port in 8255, you must program it with a control word.

This statement may be confusing, but 8255 needs to know which port is to be used as IN and which will be OUT and also the mode in which I/O will operate. All these are programmed with a control word.

This control word needs to be programmed once, every time the 8255 is powered-up. After that, you may use the ports directly. If any change in I/O configuration is required, you need to progrma new control word.
I remember, 8255 ports are all Input after power-up.



List of 7 messages in thread
TopicAuthorDate
8255 again!            01/01/70 00:00      
RE: 8255 again!            01/01/70 00:00      
RE: 8255 again!            01/01/70 00:00      
RE: 8255 again!            01/01/70 00:00      
RE: 8255 again!            01/01/70 00:00      
RE: 8255 again!            01/01/70 00:00      
RE: 8255 again!            01/01/70 00:00      

Back to Subject List