English
Language : 

SED1354 Datasheet, PDF (252/472 Pages) Epson Company – Color Graphics LCD/CRT Controller
Page 4
Usage
Epson Research and Development
Vancouver Design Center
PC platform: at the prompt, type 1354play [/?].
Embedded platform: execute 1354play and at the prompt, type the command line argument.
Where: /? displays program revision information.
The following commands are valid within the 1354PLAY program.
X index [data]
XA
D index [data1 data2 data3]
DA
L index [data1 data2 data3]
LA
F[W] addr1 addr2 data . . .
R[W] addr [count]
W[W] addr data . . .
I
M [bpp]
- Reads/writes the registers.
- Writes data to the register specified by the index when
“data” is specified; otherwise the register is read.
- Reads all registers.
- Reads/writes DAC values.
- Writes data to the DAC index when “data” is
specified; otherwise the register is read.
- Data consists of 3 bytes: 1 red, 1 green, 1 blue.
- Reads all DAC values.
- Reads/writes Look-Up Table (LUT) values.
- Writes data to the LUT index when “data” is
specified; otherwise the LUT index is read.
- Data consists of 3 bytes: 1 red, 1 green, 1 blue.
- Reads all LUT values.
- Fills bytes or words from address 1 to address 2 with
data.
- Data can be multiple values (e.g. F 0 20 1 2 3 4
fills 0 to 0x20 with a repeating pattern of 1 2 3 4).
- Reads number of bytes or words from the address
specified by “addr”. If “count” is not specified, then
16 bytes/words are read.
- Writes bytes or words of data to address specified
by “addr”.
- Data can be multiple values (e.g. W 0 1 2 3 4
writes the byte values 1 2 3 4 starting at address 0).
- Initializes the chip with user specified configuration.
- Gets current mode information.
- If “bpp” is specified then set that pixel depth.
SED1354
X19A-B-005-04
1354PLAY Diagnostic Utility
Issue Date: 98/10/29