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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/24/02 14:43
Read: times


 
#21119 - RE: Port 0
some of the instructions read pins and some read latch, 27238302.pdf on intel.com page 117. whenever u read the port pins are sampled and present logic levels appear on the read. if u write '1' to any bit of port 0 pin goes to high Z state. write 'one' to the four bits u want to use as i/p pins and ignore whatever comes on a read (like 'mov a,P0') on the bits u are using as o/p pins. further more always write 'ones' to the pins u are using as input pins and data to four o/p pins.

abhishek

List of 3 messages in thread
TopicAuthorDate
Port 0            01/01/70 00:00      
RE: Port 0            01/01/70 00:00      
RE: Port 0            01/01/70 00:00      

Back to Subject List