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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/28/10 18:13
Modified:
  03/28/10 18:21

Read: times


 
#174572 - Start Extremely Simple
Responding to: ???'s previous message
Getting a graphics LCD subsystem to work can be rather difficult if you miss some simple small details. You should focus your initial work on making small steps such as producing simple code that writes and reads various registers inside the GLCD controller chip. There are many many things that can go wrong at this simple level including errors in schematic, wiring, voltages, fine pitch cables, soldering mistakes etc.

edit: (By simple I mean to look closely at the data sheet for registers that may be read/write and verify that you can at least be successful at writing some bits to various patterns and read then back. This level of verification goes a long long way to eliminating many of the simple mistakes that can thwart a success story.

Build up your confidence in the work you are doing step by step from the simplest to the more complex. Cutting and pasting together code from various web pages and then throwing the whole thing at the display and expecting to immediately see the rectangles is, from my own experience, an awful lot to expect.

Michael Karas

List of 23 messages in thread
TopicAuthorDate
nothing displayed on graphical lcd using P89V51rd2.            01/01/70 00:00      
   Try to adjust contrast            01/01/70 00:00      
   About The Bus Twist            01/01/70 00:00      
   Start Extremely Simple            01/01/70 00:00      
      But how will i know that data is getting written to the vari            01/01/70 00:00      
         read it            01/01/70 00:00      
         read it !!            01/01/70 00:00      
            RE: registers that may be read/write            01/01/70 00:00      
         Try the text mode            01/01/70 00:00      
            That could be step 2            01/01/70 00:00      
               no text mode            01/01/70 00:00      
   more on contrast            01/01/70 00:00      
      signals            01/01/70 00:00      
         Success!            01/01/70 00:00      
            work to do            01/01/70 00:00      
               i agree            01/01/70 00:00      
                  one more doubt            01/01/70 00:00      
                     an easier alternative            01/01/70 00:00      
                     Isn't this a question to the mentor?            01/01/70 00:00      
                     Need For A Buffer With GLCD            01/01/70 00:00      
                        dot line buffer            01/01/70 00:00      
            nothing displayed on graphical lcd using P89V51rd2            01/01/70 00:00      
   Thanks            01/01/70 00:00      

Back to Subject List