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

Back to Subject List

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


 
#161299 - You need to obey the data sheet.
Responding to: ???'s previous message
I have done some guesswork about your variable names.

1. you need to have correct timing around your strobe pulse.

2. in general your Enable should only be high during the enable pulse. You read the port after the setup time and DURING the enable pulse. Then take enable low, so that the chip is always in three-state.

3. read the data sheet to see that you do a "double" read for data.

4. there are MANY working ks0108 drivers that are publicly available.

David.

List of 7 messages in thread
TopicAuthorDate
Ks0108 Graphics LCD read problem            01/01/70 00:00      
   You need to obey the data sheet.            01/01/70 00:00      
      I tried all things but...            01/01/70 00:00      
         Using bit masks.            01/01/70 00:00      
            SORTED ! :)            01/01/70 00:00      
               Your strobe still leaves EN true            01/01/70 00:00      
                  Prhps other functions take care of it...            01/01/70 00:00      

Back to Subject List