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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/28/08 18:52
Read: times


 
#150025 - Common LCD modules
Responding to: ???'s previous message
I would make several assumptions.

1. Most character LCDs are used as modules with a 16 pin 0.1 inch spacing.

2. Most use HD44780 or clone and have an internal 270kHz clock.

3. Most have the module D0-7 and control signals in the same order.
The backlight pins quite often vary.

4. Some people use the 8 bit interface, others use 4 bits.

5. Some people do not use the RW pin, but just connect to GND.

6. If there is no Read capability, then you cannot read the Busy flag and therefore you have to allow waiting time for each command or data. The LCD will display just fine.

7. Nor can you read the memory contents with a RW pin at GND. However you can still write the user defined character.

8. If RW is connected to the 8051 then you can read both display memory and character memory.

9. If 1,2,3 are untrue then you must specify the EXACT model and data sheet. Any software must reflect the 4/8 bit interface and availability of a RW signal.

10. If you do not obey the correct timing for software initialisation then the module will not work.

David.


List of 42 messages in thread
TopicAuthorDate
guidance for LCD CGRAM ...            01/01/70 00:00      
   What guidance?            01/01/70 00:00      
   Did you mean this            01/01/70 00:00      
   reading?            01/01/70 00:00      
      reading?            01/01/70 00:00      
         how do you know?            01/01/70 00:00      
            Are you joking Malund , He says CGRAM            01/01/70 00:00      
               Write-Only Memory            01/01/70 00:00      
                  Write-Only Memory            01/01/70 00:00      
                     Possibility            01/01/70 00:00      
                     nope            01/01/70 00:00      
                  take another look at the datasheet            01/01/70 00:00      
                     NOBODY mentioned "a HD44780-style controller "            01/01/70 00:00      
                        So ... Erik ... what did you perceive?            01/01/70 00:00      
                           Oh, it\'s typical            01/01/70 00:00      
                              Erik must always be right ...            01/01/70 00:00      
                                 well so must Richard            01/01/70 00:00      
                     read more carefully!            01/01/70 00:00      
                        So ... what does "generally" mean to you?            01/01/70 00:00      
                           Generally            01/01/70 00:00      
                              loves them            01/01/70 00:00      
                                 Common LCD modules            01/01/70 00:00      
                                    BALONEY            01/01/70 00:00      
                                       I was trying to help            01/01/70 00:00      
                                          I only had a problem with the first part of 9)            01/01/70 00:00      
                                          the OP is better equipped to reply            01/01/70 00:00      
                              So what's your point?            01/01/70 00:00      
               Not (as far as access goes) a RAM, but a LCD modul            01/01/70 00:00      
                  In that case it may be            01/01/70 00:00      
                     HUH?            01/01/70 00:00      
                        Atleast            01/01/70 00:00      
                           especially...            01/01/70 00:00      
                     Wasn't that Erik's point?            01/01/70 00:00      
                        Neil just name the Write only Module ;-)            01/01/70 00:00      
   How about ...            01/01/70 00:00      
      Is that a Read Only Module            01/01/70 00:00      
         Yellow Light            01/01/70 00:00      
            Ap, please            01/01/70 00:00      
         Not module-specific            01/01/70 00:00      
            Not module-specific - But its a wonderful site            01/01/70 00:00      
               noritake costs            01/01/70 00:00      
         perhaps it is different from the "usual" interface            01/01/70 00:00      

Back to Subject List