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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/06/01 04:50
Read: times


 
#12228 - RE: Reading an Output Port
The 82C55 is not bit addressable, the only way to do it is as you said:

"read the status of the port A and then do the ANDing operation" and then write it back.

But I recommend doing an ORing operation instead, and then write it back to the port.

I should know, I use an X100 from TECEL(www.tecel.com)



List of 5 messages in thread
TopicAuthorDate
Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      

Back to Subject List