SCD55100A, SCD55101A, SCD55102A, SCD55103A, SCD55104A
2008-07-22 7
Operation of the SCD5510XA
The SCD5510XA display consists of a CMOS IC containing control
logic and drivers for eight 5 x 5 characters. These components are
assembled in a compact (38
mm x 10 mm) plastic package.
Individual LED dot addressablity allows the user great freedom in
creating special characters or mini-icons. The User Definable
Character Set Examples illustrate 200 different character and sym-
bol possibilities.
The use of a serial data interface provides a highly efficient inter-
connection between the display and the mother board. The
SCD5510XA requires only 4 lines as compared to 15 for an equiv-
alent 8 character parallel input part.
The on-board CMOS IC is the electronic heart of the display. The
IC accepts decoded serial data, which is stored in the internal RAM.
Asynchronously the RAM is read by the character multiplexer at a
strobe rate that results in a flicker free display. Figure „Row and
Column Location“ (page 9) shows the three functional areas of the
IC. These include: the input serial data register and control logic, a
250 bits two port RAM, and an internal multiplexer/display driver.
SCD5510XA Block Diagram
Display Column and Row Format
C0 C1 C2 C3 C4
Row 0 1 1 1 1 1
Row 1 0 0 1 0 0
Row 2 0 0 1 0 0
Row 3 0 0 1 0 0
Row 4 0 0 1 0 0
Column Data Ranges
Row 0 00H to 1FH
Row 1 20H to 3FH
Row 2 40H to 5FH
Row 3 60H to 7FH
Row 4 80H to 9FH
LOAD
Row Address Decode
Write Character/
Write 50 x 5
Read 10 x 25
Column Output
RAM
250 bits
Display Multiplexer
5
5
Adddress
Character
Register
Adddress
Register
Word
Control
4
Software
Clear
OPCODE
Decode
3
D7 D6 D5
OPCODE
DATA
D4 D3 D2 D1 D0
5
&
Power Down
Brightness &
Lamp Test
Data Clock
Serial
Data
Oscillator
Counter Chain
& Timing Logic
Column Logic & Driver
10 2345 89
10 - 5 x 5 Characters
67
20
& Driver
Row Decoder
10
MUX CLK I/O
MUX Clock SEL
RESET
IDBD5069
Serial
SCD55100A, SCD55101A, SCD55102A, SCD55103A, SCD55104A
2008-07-22 8
The following explains how to format the serial data to be loaded
into the display. The user supplies a string of bit mapped decoded
characters. The contents of this string is shown in Figure „Loading
Serial Character Data a“ (page 8). Figure „Loading Serial Charac-
ter Data b“ (page 8) shows that each character consist of six 8 bit
words. The first word encodes the display character location and
the succeeding five bytes are row data. The row data represents
the status (On, Off) of individual column LEDs. Figure „Loading
Serial Character Data c“ (page 8) shows that each 8 bit word is
formatted to include a three bit Operational Code (OPCODE)
defined by bits D7–D5 and five bits (D4–D0) representing Column
Data, Character Address, or Control Word Data.
Figure „Loading Serial Character Data d“ (page 8) shows the
sequence for loading the bytes of data. Bringing the LOAD
line low
enables the serial register to accept data. The shift action occurs
on the low to high transition of the serial data clock (SDCLK). The
least significant bit (D0) is loaded first. After eight clock pulses the
LOAD
line is brought high. With this transition the OPCODE is
decoded. The decoded OPCODE directs D4–D0 to be latched in
the Character Address register, stored in the RAM as Column
data, or latched in the Control Word register. The control IC
requires a minimum 600 ns delay between successive byte loads.
As indicated in Figure „Loading Serial Character Data a“ (page 8),
a total of 660 clock cycles (60-8 bit words) are required to load all
ten characters into the display.
The Character Address Register bits, D4–D0 (Table „Load Charac-
ter Address“ (page 9)) and Row Address Register bits, D7–D5
(Table „Load Column Data“ (page 9)) direct the Column Data bits,
D4–D0 (Table „Load Column Data“ (page 9)) to specific RAM loca-
tion. Table „Character ’D’“ (page 8) shows the Row Address for the
example character “D.” Column data is written and read asynchro-
nously from the 250 bit RAM. Once loaded the internal oscillator
and character multiplexer reads the data from the RAM. These
characters are row strobed with column data as shown in Figures
„Row and Column Location“ (page 9) and „Row Strobing
(page 10). The character strobe rate is determined by the internal
or user supplied external MUX Clock and the IC’s ÷ 320 counter.
Loading Serial Character Data
Character “D”
Op code
D7 D6 D5
Column Data
D4 D3 D2 D1 D0
C0 C1 C2 C3 C4
Hex
Row 0 0 0 0 1 1 1 1 0 1E
Row 1 0 0 1 1 0 0 0 1 31
Row 2 0 1 0 1 0 0 0 1 51
Row 3 0 1 1 1 0 0 0 1 71
Row 4 1 0 0 1 1 1 1 0 9E
Charac er 0
Charac er 1
Charac er 2
Charac er 3 Charac er 4
Charac er 5 Charac er 6 Charac er 7 Charac er 8 Charac er 9
660 Clock C cle , 132 μ
Example: Serial Clock = 5 MHz, Clock Period = 200 ns
Time be een LOADS
LOAD
Serial
Clock
DATA
Clock
Period
0
D0
D1 D2
D3 D4 D5
D6
D7
11 Clock Cycles, 2.2 s
Time
Between
Loads
OPCODE
Character Address OPCODE
Column Data
D0
C4
D1
C3
D2
C2
D3
C1
D4
C0
Charac er 0
Addre
Ro 0 Col mn
Da a
66 Clock C cle , 13.2 μ
Ro 1 Col mn
Da a
Ro 2 Col mn
Da a
Ro 3 Col mn
Da a
Ro 4 Col mn
Da a
D0
0
D1
0
D2
0
D3
0
D4
0
D5
1
D6
0
D7
0
D5 D6 D7
a.
b.
c.
d.
11 Clock Cycles, 2.2 s
600 ns(min.)
Time
Between
Loads
600 ns(min.)
SCD55100A, SCD55101A, SCD55102A, SCD55103A, SCD55104A
2008-07-22 9
The user can activate four Control functions. These include: LED
Brightness Level, Lamp Test, IC Power Down, or Display Clear.
OPCODEs and five bit words are used to initiate these functions.
The OPCODEs and Control Words for the Character Address and
Loading Column Data are shown in Tables „Load Character
Address“ (page 9) and „Load Column Data“ (page 9).
The user can select seven specific LED brightness levels, Table
„Display Brightness“ (page 9). These brightness levels (in percent-
ages of full brightness of the display) include: 100% (F0
HEX
), 53%
(F1
HEX
), 40% (F2
HEX
), 27% (F3
HEX
), 20% (F4
HEX
), 13% (F5
HEX
),
and 6.6% (F6
HEX
). The brightness levels are controlled by chang-
ing the duty factor of the row strobe pulse.
Row and Column Location
The SCD5510XA offers a unique Display Power Down feature
which reduces I
CC
to less than 50 μA. When FF
HEX
is loaded, as
shown in Table „Power Down“ (
page 9), the display is set to 0%
brightness and the internal multiplex clock is stopped. When in the
Power Down mode data may still be written into the RAM. The dis-
play is reactivated by loading a new Brightness Level Control Word
into the display.
The Lamp Test is enabled by loading F8
HEX
, Table „Lamp Test“
(page 9), into the serial shift register. This Control Word sets all of
the LEDs to a 53% brightness level. Operation of the Lamp Test
has no affect on the RAM and is cleared by loading a Brightness
Control Word.
The Software Clear (C0
HEX
), given in Table „Software Clear“
(
page 9), clears the Address Register and the RAM. The display is
blanked and the Character Address Register will be set to Charac-
ter 0. The internal counter and the Control Word Register are unaf-
fected. The Software Clear will remain active until the next data
input cycle is initiated.
Load Character Address
Op code
D7 D6 D5
Character Address
D4 D3 D2 D1 D0
Hex Operation
Load
101 10000 B0 Character 0
101 10001 B1 Character 1
101 10010 B2 Character 2
101 10011 B3 Character 3
101 10100 B4 Character 4
101 10101 B5 Character 5
101 10110 B6 Character 6
101 10111 B7 Character 7
101 11000 B8 Character 8
101 11001 B9 Character 9
Load Column Data
Op code
D7 D6 D5
Column Data
D4 D3 D2 D1 D0
Operation Load
0 0 0 C0 C1 C2 C3 C4 Row 0
0 0 1 C0 C1 C2 C3 C4 Row 1
0 1 0 C0 C1 C2 C3 C4 Row 2
0 1 1 C0 C1 C2 C3 C4 Row 3
1 0 0 C0 C1 C2 C3 C4 Row 4
IDXX5187
Row 0
Row 1
Row 2
Row 3
Row 4
01234
Previously "on" LED
On LED
Off LED
Columns
Display Brightness
Op code
D7 D6 D5
Control Word
D4 D3 D2 D1 D0
Hex Operation
Level
111 10000 F0 100%
111 10001 F1 53%
111 10010 F2 40%
111 10011 F3 27%
111 10100 F4 20%
111 10101 F5 13%
111 10110 F6 6.6%
Power Down
Op code
D7 D6 D5
Control Word
D4 D3 D2 D1 D0
Hex Operation
Level
111 11111 FF 0%
brightness
Lamp Test
Op code
D7 D6 D5
Control Word
D4 D3 D2 D1 D0
Hex Operation
Level
111 1 0 B B B Lamp Test
(OFF)
111 11001 F8 Lamp Test
(OFF)
Software Clear
Op code
D7 D6 D5
Control Word
D4 D3 D2 D1 D0
Hex Operation
Level
110 00000 C0 CLEAR

SCD55103A

Mfr. #:
Manufacturer:
OSRAM Opto Semiconductors
Description:
LED Displays & Accessories 5x5 Green 0.145", 10-CHARACTER
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet