Hd44780 Lcd Datasheet Explained

  • Uploaded by: Ankit Daftery
  • 0
  • 0
  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Hd44780 Lcd Datasheet Explained as PDF for free.

More details

  • Words: 407
  • Pages: 1
THE HD4478LCD Controller ( henceforth referred to as LCD ) has the following features : 1. Works on voltage between 2.7 V to 5.5 V. The contrast can be adjusted by connecting a potentiometer between Pin 2 and Pin 3 as explained below. 2. Can display one line of 16 characters or two lines at max. 3. Any character can be generated in the form of a 5 X 8 or 5 X 10 dot matrix. 4. The LCD has 16 pins, eight of which are data lines and 3 are control lines. 5. There are 5 power lines for powering the LCD and backlight. 6. The LCD can be operated in two modes : 4-bit or 8-bit. i.e. data can be sent sequentially in packets of 4-bits or 8-bits. 7. Data can be written to the LCD only on the falling edge of the enable pin. This means that the data will displayed only after the enable pin is taken high and then taken low. This must be repeated for each data or command that is sent to the LCD. 8. It is necessary to use delays between sending each instruction. This is necessary, since if the second instruction arrives while the first one is still being executed, then the execution time will far exceed the normal execution time. 9. The LCD provides a busy flag, which indicates whether the LCD is busy performing an operation or whether it is ready to accept instructions.This method can be used instead of using delay loops, since delay provided is random at most and not optimised. The pin configurations are as below : Pin 1 ------------------Pin 2 ------------------Pin 3 ------------------Pin 4 ------------------OR INSTRUCTION) Pin 5 ------------------WRITE) Pin 6 ------------------Pin 7 ------------------Pin 8 ------------------Pin 9 ------------------Pin 10 ------------------Pin 11 ------------------Pin 12 ------------------Pin 13 ------------------Pin 14 ------------------Pin 15 ------------------Pin 16 -------------------

> > > >

VSS VCC VEE RS

-------------------------------------------------------------------------

> > > >

GROUND +5V GROUND REGISTER SELECT (DATA

> R/(~W)

------------------- > READ / (NEGATION OF

> > > > > > > > > > >

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

E DB0 DB1 DB2 DB3 DB4 DB5 DB6 DB7 +LED -LED

> > > > > > > > > > >

ENABLE DATA BIT 0 1 2 3 4 5 6 7 +4.7 V FOR BACKLIGHT GROUND

This is sufficient to get started. For more details, read the datasheet. For coding sequences, refer to the latter part of the datasheet.

Related Documents

Hd44780
June 2020 3
Datasheet Lcd 20x4
May 2020 3
Datasheet Lcd 16x2
May 2020 2
Datasheet Lcd Hyndai
October 2019 7
Lcd Ja-16202 Datasheet
November 2019 6

More Documents from ""