English
Language : 

STE2007_06 Datasheet, PDF (45/62 Pages) STMicroelectronics – 96 x 68 Single-chip LCD controller/driver
STE2007
Commands
8.4
Page address set
This command specifies the page address of the DDRAM.
Specifying the page address and column address enables to access a desired bit of the
DDRAM. After the last column address (5FH), page address is incremented by +1. After the
very last address (column = 5FH, page = 8H), page address return to 0H.
Table 22. Page address set
(D/C) D7 D6 D5 D4 D3 D2 D1 D0 HEX
0
1
0
1
1
0
0
0
0 B0
0
0
0
0
1 B1
0
0
0
1
0 B2
0
:
:
0
1
0
0
0 B8
Setting
0H
1H
2H
:
8H
8.5
Column address set
This command specifies the column address of the DDRAM. The column address is split
into two sections (the upper 3–bits and lower 4–bits) when it is set.
Each time the DDRAM is accessed, the column address automatically increments by +1,
imaging it possible for the MCU to continuously access to the display data. After the last
column address (5FH), column address returns to 00H.
Table 23. Column address set
(D/C) D7 D6 D5 D4 D3 D2 D1 D0
0
0
0
0
1
* A6 A5 A4
0 A3 A2 A1 A0
Setting
Upper bit address
Lower bit address
* Disabled bit
(D/C) A6 A5 A4 A3 A2 A1 A0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
0
0
1
0
.
.
.
.
0
1
0
1
1
1
1
0
0
1
0
1
1
1
1
1
Column address
00H
01H
02H
5EH
5FH
45/62