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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/07/02 05:35
Read: times


 
#18398 - RE: Data is masked when reading from LCD
Hi,

Yes I had a similar problem in reading from a DTMF chip.

after writing I didn't set the port to 0xff before reading the data in, result the low ports always read low even if it was a high bit from DTMF chip on those ports.

Intel port structure needs a port bit to be set to high before reading any external input.

I think in Motorola's port structure you don't need doing this ??

Simon

List of 6 messages in thread
TopicAuthorDate
Data is masked when reading from LCD            01/01/70 00:00      
RE: Data is masked when reading from LCD            01/01/70 00:00      
RE: Data is masked when reading from LCD            01/01/70 00:00      
Why to set FFh to port when using LCD ?            01/01/70 00:00      
RE: Why to set FFh to port when using LCD ?            01/01/70 00:00      
RE: Data is masked when tran            01/01/70 00:00      

Back to Subject List