User Manual

http://www.DFRobot.com
7
7
10
See the Display Commands section for details.
9.2. Resetting The LCD Module
When turning on the VDD and VSS power supply, LCD module will execute the reset routine
automatically. It takes about 50ms. After the reset routine, the LCD module status will be as
follow:
N=1, 2-line display
Display clear
DL=1, 8-bit interface
F=0, 5
×
8 dot character font
D=0, Display off
C=0, Cursor off
B=0, Blinking off
I/D=1, Increment by 1
S=0, No shift
NOTE:
Reset routine could not generate the Basic Setting
9.3. Display Memory Map
There are two main memory-areas in the LCD module for display.
Character Generator RAM(CGRAM)
Display Data RAM(DDRAM)
9.3.1. Character Generator RAM(CGRAM)
Character Generator RAM is for storing the User-defined Characters(5
×
8 dots font). Totally 8
User-defined Characters(character code = 00h-07h) could be created.
The User-defined Character Codes are 00h and 07h. They could be called into DDRAM as
normal character.