LCD2041-V Matrix Orbital, LCD2041-V Datasheet - Page 21

no-image

LCD2041-V

Manufacturer Part Number
LCD2041-V
Description
LDC CHAR 9 TO 15VDC 20X4 Y/GBK
Manufacturer
Matrix Orbital
Series
LCD2041r
Datasheets

Specifications of LCD2041-V

Display Type
LCD - Monochrome
Display Mode
Reflective
Number Of Digits/alpha
80
Outline L X W X H
98.00mm x 60.00mm x 27.50mm
Viewing Area
76.00mm L x 25.20mm W
Backlight
LED - Yellow/Green
Display Format
20 x 4
Character Size
4.75mm H x 2.95mm W
Character Format
*
Voltage - Supply
9 V ~ 15 V
Interface
RS232
Operating Temperature
0°C ~ 50°C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Dot Size
-
Lead Free Status / Rohs Status
 Details
Other names
Q4126558
that the transmission is over.
tions when writing I
sent (only needs to be sent once, so this can be done somewhere in init): 254 / 160 / 0 this command puts
the reply data in the I
output buffer, query commands that reply with more than 16 bytes cannot be read (eg cmd Get FileSystem
Directory)
4.1.2 I
sequence. To begin a transaction the data line, SDA, must toggle from high to low while the clock line, SCL,
is high. Next, the display must be addressed using a one byte hexadecimal value, the default to write to the
unit is 0x50, while read is 0x51. Then information can be sent to the unit; even when reading, a command
must first be sent to let the unit know what type of information it is required to return. After each bit is sent,
the display will issue an ACK or NACK as described above. Finally, when communication is complete, the
transaction is ended by toggling the data line from low to high while the clock line is high. An example of
the use of this algorithm to write a simple “HELLO” message can be seen in 3.
4.1.3 Serial Communication
RS-232 protocol at at a default baud rate of 19,200 bps and is capable of standard baud rates from 9600
to 115,200 bps. Furthermore the LCD2041 is also capable of reproducing any non-standard baud rate in
between using values entered into our baud rate generation algorithm and set through command 164 (0xA4).
The display module communicates at standard voltage levels of -30V to +30V or at TTL levels of 0 to +5V
by setting the Protocol Select Jumpers to TTL.
Matrix Orbital
The LCD2041 has some speed limitations, especially when run in I
* to be able to read the replies of query commands (eg. cmds 54, 55) the following command must be
* 3ms delay between the read commands
* 625us delay in between data bytes within a transaction is necessary
* 375us between transactions is necessary
The typical I
In addition to being able to communicate via I
NOTE These delays are consrevative, and may be decreased based on performance
2
C Transaction Example
2
C transaction contains four parts: the start sequence, addressing, information, and stop
2
C code:
2
C output buffer instead of the RS232 output buffer. Please note that due to a 16 byte
Information
Address
START
STOP
Table 3: I
2
C Transaction Algorithm
0x48 0x45 0x4C 0x4C 0x4F
LCD2041
Toggle SDA high to low
Toggle SDA low to high
2
C the LCD2041 communicates natively through the
0x50
2
C mode. Here are some considera-
17

Related parts for LCD2041-V