Epson S1D13708 Camera Accessories User Manual


 
Epson Research and Development Page 11
Vancouver Design Center
Programming Notes and Examples S1D13708
Issue Date: 01/11/20 X39A-G-003-01
ADVANCE
D
IN
F
ORMATION
Subje
ct to C
ha
nge
3 Initialization
This section describes how to initialize the S1D13708. Sample code for performing initial-
ization of the S1D13708 is provided in the file init13708.c which is available on the
internet at www.erd.epson.com.
S1D13708 initialization can be broken into the following steps.
1. Set all registers to initial values. The values are obtained by using the s1d13708.h file
that is exported by the 13708CFG.EXE configuration utility. For more information
on 13708CFG, see the 13708CFG User Manual, document number X39A-B-001-xx.
2. Program the Look-Up Table (LUT) with color values. For details on programming the
LUT, see Section 5, “Look-Up Table (LUT)” on page 15.
3. Clear the display buffer.
If the system implementation uses a clock chip instead of a fixed oscillator, refer to the
HAL (Hardware Abstraction Layer) sample code available on the internet at
www.erd.epson.com. The Epson S5U13708B00B evaluation board uses a Cypress clock
chip.