NHD-0216S3Z-FL-GBW-V3: Serial Liquid Crystal Display Module
NHD-0216S3Z-FL-GBW-V3: Serial Liquid Crystal Display Module
NHD-0216S3Z-FL-GBW-V3: Serial Liquid Crystal Display Module
www.newhavendisplay.com
[email protected] [email protected]
Document Revision History
Revision Date Description Changed by
0 5/14/2012 Initial Release SB
1 10/1/2012 Character address code updated AK
2 7/1/15 Module Redesign SB
3 9/25/18 I2C Speed & Response Time Updated SB
[2]
1 2 3 4 5 6 7 8
SYMBOL REVISION DATE
A A
B B
5 1
C C
J3 J2 J1
D D
E
E Notes:
1. Driver: 1/16 Duty, 1/5 Bias
2. Voltage: 5.0V VDD
3. Display Mode: STN Positive / Gray / Transflective
STANDARD TOLERANCES
(UNLESS OTHERWISE SPECIFIED)
LINEAR:
7. Interface: RS232 (TTL) / SPI / I2C THIS DRAWING IS SOLELY THE PROPERTY OF NEWHAVEN DISPLAY INTERNATIONAL, INC.
THE INFORMATION IT CONTAINS IS NOT TO BE DISCLOSED, REPRODUCED OR COPIED IN
WHOLE OR PART WITHOUT WRITTEN APPROVAL FROM NEWHAVEN DISPLAY.
1 2 3 4 5 6 7 8
Pin Description
P1:
Pin No. Symbol External Connection Function Description
1 RX MPU RS-232 (TTL) Serial input port
2 VSS Power Supply Ground
3 VDD Power Supply Power supply for logic (+5.0V)
P2:
Pin No. Symbol External Connection Function Description
1 SPISS MPU SPI Slave Select (NC in I2C mode)
2 SDO NC No Connect
3 SCK/SCL MPU Serial Clock
4 SDI/SDA MPU Serial Data In (SPI) / Serial Data (I2C)
5 VSS Power Supply Ground
6 VDD Power Supply Power Supply for logic (+5.0V)
Jumper Selection
R1 R2 Protocol Description
Short Short TEST Self-test
Open Short SPI 100KHz max clock
Short Open I2C 50KHz max clock
Open Open RS-232 5V, TTL signal
[4]
Electrical Characteristics
Item Symbol Condition Min. Typ. Max. Unit
Operating Temperature Range TOP Absolute Max -20 - +70 ⁰C
Storage Temperature Range TST Absolute Max -30 - +80 ⁰C
Supply Voltage VDD - 4.7 5.0 5.5 V
Supply Current (LCD + Backlight) IDD + ILED VDD = 5.0V 20 30 44 mA
Supply for LCD (contrast) VLCD TOP = 25°C 4.0 4.3 4.6 V
“H” Level input VIH - 0.7 * VDD - VDD V
“L” Level input VIL - VSS - 0.6 V
Optical Characteristics
Item Symbol Condition Min. Typ. Max. Unit
Top ϕY+ - 15 - °
Optimal
Bottom ϕY- - 45 - °
Viewing CR ≥ 3
Left θX- - 45 - °
Angles
Right θX+ - 45 - °
Contrast Ratio Cr - 2 4 - -
Rise TR - 200 300 ms
Response Time TOP = 25°C
Fall TF - 250 350 ms
Controller Information
Built-in PIC16F690 controller.
Please download specification at http://www.newhavendisplay.com/app_notes/PIC16F690.pdf
[5]
Communication Information
This display uses a built-in PIC16F690 for serial communication.
100mS delay is required upon power-up for the built-in PIC to initialize the display controller.
I2C protocol:
To enter the I2C mode, place a jumper on R1.
SDA and SDK have pull-up resistors (10K Ohm) on R7 and R8.
The default I2C address is 80 (50 hex). The I2C address can be changed to any 8-bit value by command
function, with the exception that the LSB (least significant bit) must always be ‘0’. Once the I2C address has
been changed, it will be saved in the system memory, and it will revert back to the default address if either RS-
232 or SPI protocol is selected.
The I2C interface is capable of receiving data at up to 100KHz clock rate.
SPI protocol:
To enter the SPI mode, place a jumper on R2.
SPI mode has a normally high level idle clock. When Slave Select is LOW, data is sampled on the rising edge of
the Clock.
The SPI interface is capable of receiving data at up to 100KHz clock rate.
ASCII Text
To display normal text, just enter its ASCII number. A number from 0x00 to 0x07 displays the user defined
custom character, 0x20 to 0x7F displays the standard set of characters, 0xA0 to 0xFD display characters and
symbols that are factory-masked on the ST7066U controller. 0xFE is reserved.
[6]
Table of Commands
Prefix Command Parameter Description Execution time
- - 1 Byte Display Character Write (0x00 ~ 0xFF) 100uS
0xFE 0x41 None Display on 100uS
0xFE 0x42 None Display off 100uS
0xFE 0x45 1 Byte Set cursor 100uS
0xFE 0x46 None Cursor home 1.5mS
0xFE 0x47 None Underline cursor on 1.5mS
0xFE 0x48 None Underline cursor off 1.5mS
0xFE 0x49 None Move cursor left one place 100uS
0xFE 0x4A None Move cursor right one place 100uS
0xFE 0x4B None Blinking cursor on 100uS
0xFE 0x4C None Blinking cursor off 100uS
0xFE 0x4E None Backspace 100uS
0xFE 0x51 None Clear screen 1.5mS
0xFE 0x52 1 Byte Set contrast 500uS
0xFE 0x53 1 Byte Set backlight brightness 100uS
0xFE 0x54 9 Byte Load custom character 200uS
0xFE 0x55 None Move display one place to the left 100uS
0xFE 0x56 None Move display one place to the right 100uS
0xFE 0x61 1 Byte Change RS-232 BAUD rate 3mS
0xFE 0x62 1 Byte Change I2C address 3mS
0xFE 0x70 None Display firmware version number 4mS
0xFE 0x71 None Display RS-232 BAUD rate 10mS
0xFE 0x72 None Display I2C address 4mS
Description This command sets the I2C address. The address must be an even number (LSB = 0). The
address change requires 20 microseconds to take effect; therefore, the subsequent input
must have an appropriate delay. The default I2C address can be restored if SPI or RS-232
is selected as the communication mode.
Default: 0x50
[7]
Changing BAUD Rate
Syntax hexadecimal 0xFE 0x61 [baud]
Description This command sets the RS-232 BAUD rate. The single byte parameter selects the desired
BAUD rate as in the table below. The new BAUD rate requires 20 microseconds to take
effect; therefore, the subsequent input must have an appropriate delay. The default
BAUD rate can be restored if I2C or SPI is selected as the communication mode. Illegal
parameter input will be discarded.
Parameter BAUD
1 300
2 1200
3 2400
4 9600
5 14400
6 19.2K
7 57.6K
8 115.2K
Turn On Display
Syntax hexadecimal 0xFE 0x41
Description This command turns on the LCD display screen. The display text is not altered.
Default: LCD screen is on
Description This command turns off the LCD display screen. The display text is not altered.
Default: LCD screen is on
[8]
Set Cursor Position
Syntax hexadecimal 0xFE 0x45 [pos]
Description This command moves the cursor to a specified location where the next character will be
displayed. The typical cursor position for a 2-line 16-character display is show below; a
cursor position outside these ranges will not be viewable.
Column 1 Column 16
Line 1 0x00 0x0F
Line 2 0x40 0x4F
Home Cursor
Syntax hexadecimal 0xFE 0x46
Description This command moves the cursor to line 1, column 1 of the LCD screen. The display text is
not altered.
Default: None
[9]
Move Cursor Left One Space
Syntax hexadecimal 0xFE 0x49
Description This command moves the cursor position left 1 space whether the cursor is turned on or
not. The displayed character is not altered.
Default: None
Description This command moves the cursor position left 1 space whether the cursor is turned on or
not. The displayed character is not altered.
Default: None
[10]
Back Space
Syntax hexadecimal 0xFE 0x4E
Description This command is destructive backspace. The cursor is moved back one space and the
character on the cursor is deleted.
Default: None
Clear Screen
Syntax hexadecimal 0xFE 0x51
Description This command clears the entire display and place the cursor at line 1 column 1.
Default: None
Description This command sets the display contrast. The contrast setting can be between 1 and 50,
where 50 is the highest contrast.
Default: 40
Description This command sets the backlight brightness level. The value can be between 1 and 8.
Default: 8
[11]
Load Custom Characters
Syntax hexadecimal 0xFE 0x54 [addr] [d0 …d7]
Description There is space for eight user-defined custom characters. This command loads the custom
character into one of the eight locations. The custom character pattern is bit mapped
into 8 data bytes. The bit map for Spanish character ‘¿’ is shown in table below. To
display the custom character, user has to enter the address of the character (0 to 8).
Bit 7 6 5 4 3 2 1 0 Hex
Byte 1 0 0 0 0 0 1 0 0 0x04
Byte 2 0 0 0 0 0 0 0 0 0x00
Byte 3 0 0 0 0 0 1 0 0 0x04
Byte 4 0 0 0 0 1 0 0 0 0x08
Byte 5 0 0 0 1 0 0 0 0 0x10
Byte 6 0 0 0 1 0 0 0 1 0x11
Byte 7 0 0 0 0 1 1 1 0 0x0E
Byte 8 0 0 0 0 0 0 0 0 0x00
Default: None
Description This command shifts the display to the left 1 space. The cursor position also moves with
the display, and the display data is not altered.
Default: None
Description This command shifts the display to the right 1 space. The cursor position also moves
with the display, and the display data is not altered.
Default: None
[12]
Display Firmware Version Number
Syntax hexadecimal 0xFE 0x70
[13]
Built-in Font Table
[14]
Quality Information
Test Item Content of Test Test Condition Note
High Temperature storage Endurance test applying the high storage +80⁰C , 48hrs 2
temperature for a long time.
Low Temperature storage Endurance test applying the low storage -30⁰C , 48hrs 1,2
temperature for a long time.
High Temperature Endurance test applying the electric stress +70⁰C 48hrs 2
Operation (voltage & current) and the high thermal
stress for a long time.
Low Temperature Endurance test applying the electric stress -20⁰C , 48hrs 1,2
Operation (voltage & current) and the low thermal
stress for a long time.
High Temperature / Endurance test applying the electric stress +40⁰C , 90% RH , 48hrs 1,2
Humidity Operation (voltage & current) and the high thermal
with high humidity stress for a long time.
Thermal Shock resistance Endurance test applying the electric stress 0⁰C,30min -> +25⁰C,5min ->
(voltage & current) during a cycle of low +50⁰C,30min = 1 cycle
and high thermal stress. 10 cycles
Vibration test Endurance test applying vibration to 10-55Hz , 15mm amplitude. 3
simulate transportation and use. 60 sec in each of 3 directions
X,Y,Z
For 15 minutes
Static electricity test Endurance test applying electric static VS=800V, RS=1.5kΩ, CS=100pF
discharge. One time
Note 1: No condensation to be observed.
Note 2: Conducted after 4 hours of storage at 25⁰C, 0%RH.
Note 3: Test performed on product itself, not inside a container.
[15]