10
Figure 1. HDSP-210X/-211X/-212X/-250X internal block diagram.
A
3
A
4
FL
EN
UDC ADDR REGISTER
UDC
ADDR
RD
WR
D
0
-D
7
CLR
PRE SET
CE
A
3
A
4
A
0
-A
2
D
0
-D
7
FL
CE
WR
RD
A
3
A
4
FL
CE
FL
CE
A
3
A
4
FL
CE
A
3
A
4
FL
CE
EN
8 x 8
CHARACTER
RAM
D
0
-D
6
RD
WR
D
0
-D
7
A
0
-A
2
RESET
CHAR ADDR
D
7
EN
FLASH
RAM
FLASH
DATA
RD
WR
D
0
A
0
-A
2
RESET
CHAR ADDR
EN
UDC RAM
DOT
DATA
RD
WR
D
0
-D
4
D
0
-D
4
A
0
-A
2
UDC ADDR
ROW SET
EN
EN
ROW
SEL
SELF
TEST
ASCII
DECODER
DOT
DATA
D
0
-D
6
TIMING
TIMING
DOT
DRIVERS
DOT
DATA
EN
FLASH
CONTROL WORD
REGISTER
0
1
RD
WR
RST
CLK
OCS
CLS
CLR1
CLR2
D
0
-D
7
RESET
SELF TEST
RESULT
2
3
4
6
7
SELF
TEST
IN
SELF TEST
SELF TEST
SELF
TEST
START
8 5x7
LED
CHARACTERS
ROW DRIVERS
VISUAL
TEST
ROM
TEST
CLR
TEST OK
TEST OK
INTENSITY
INTENSITY
FLASH
FLASH
BLINK
BLINK
RESET
RESET
CLOCK
TIMING
AND
CONTROL
CHAR
ADDR
ROW SET
TIMING
11
Character RAM This RAM stores either ASCII character data or a UDC RAM address.
Flash RAM This is a 1 x 8 RAM which stores Flash data.
User-Dened Character RAM This RAM stores the dot pattern for custom characters.
(UDC RAM)
User-Dened Character This register is used to provide the address to the UDC RAM when the user is
Address Register writing or reading a custom character.
(UDC Address Register)
Control Word Register This register allows the user to adjust the display brightness, ash individual
characters, blink, self test, or clear the display.
Display Internal Block Diagram
Figure 1 shows the internal block diagram of the HDSP-
210X/-211X/-250X displays. The CMOS IC consists of an 8
byte Charac ter RAM, an 8 bit Flash RAM, a 128 character
ASCII decoder, a 16 character UDC RAM, a UDC Address
Register, a Control Word Register, and refresh circuitry
necessary to synchronize the decoding and driving of
eight 5 x 7 dot matrix characters. The major user-acces-
sible portions of the display are listed below:
Character RAM
Figure 2 shows the logic levels needed to access the
HDSP-210X/-211X/-250X Character RAM. During a
normal access, the CE = “0” and either RD = “0” or WR =
“0. However, erro neous data may be written into the
Character RAM if the address lines are unstable when CE
= “0” regardless of the logic levels of the RD or WR lines.
Address lines A
0
-A
2
are used to select the location in the
Char ac ter RAM. Two types of data can be stored in each
Character RAM location: an ASCII code or a UDC RAM
address. Data bit D
7
is used to dierentiate between the
ASCII character and a UDC RAM address. D
7
= 0 enables
the ASCII decoder and D
7
= 1 enables the UDC RAM. D
0
-
D
6
are used to input ASCII data and D
0
-D
3
are used to
input a UDC address.
Figure 2. Logic levels to access the character RAM.
CE
FL A
4
A
3
A
2
A
1
A
0
RST WR RD
CHARACTER
ADDRESS
SYMBOL IS ACCESSED IN LOCATION
SPECIFIED BY THE CHARACTER ADDRESS ABOVE
01
00
01
1
111
0
11
UNDEFINED
CONTROL SIGNALS
CHARACTER RAM ADDRESS
CHARACTER RAM DATA FORMAT
WRITE TO DISPLAY
READ FROM DISPLAY
UNDEFINED
000 = LEFT MOST
111 = RIGHT MOST
D
7
D
6
D
5
D
4
D
3
D
2
D
1
D
0
0 128 ASCII CODE
X X X UDC CODE1
DISPLAY
0 = LOGIC 0; 1 = LOGIC 1; X = DO NOT CARE
DIG
0
DIG
1
DIG
2
DIG
3
DIG
4
DIG
5
DIG
6
DIG
7
001 010 011 100 101 110 111000
12
UDC RAM and UDC Address Register
Figure 3 shows the logic levels needed to access the UDC
RAM and the UDC Address Register. The UDC Address
Register is eight bits wide. The lower four bits (D
0
-D
3
) are
used to select one of the 16 UDC locations. The upper
four bits (D
4
-D
7
) are not used. Once the UDC address has
been stored in the UDC Address Register, the UDC RAM
can be accessed.
To completely specify a 5 x 7 character, eight write cycles
are required. One cycle is used to store the UDC RAM
address in the UDC Address Register and seven cycles are
used to store dot data in the UDC RAM. Data is entered by
rows and one cycle is needed to access each row. Figure 4
shows the organization of a UDC character assuming the
symbol to be stored is an “F. A
0
-A
2
are used to select the
row to be accessed and D
0
-D
4
are used to transmit the
row dot data. The upper three bits (D
5
-D
7
) are ignored.
D
0
(least signi cant bit) corresponds to the right most
column of the 5 x 7 matrix and D
4
(most signicant bit)
corresponds to the left most column of the 5 x 7 matrix.
Flash RAM
Figure 5 shows the logic levels needed to access the
Flash RAM. The Flash RAM has one bit associated with
each location of the Character RAM. The Flash input is
used to select the Flash RAM while address lines A
3
-A
4
are ignored. Address lines A
0
-A
2
are used to select the
loca tion in the Flash RAM to store the attri bute. D
0
is used
to store or remove the ash attribute. D
0
= “1” stores the
attribute and D
0
= “0” removes the attribute.
When the attribute is enabled through bit 3 of the
Control Word and a “1” is stored in the Flash RAM, the
corresponding character will ash at approxi mately 2
Hz. The actual rate is dependent on the clock fre quency.
For an external clock the ash rate can be calculated by
dividing the clock frequency by 28,672.
Figure 4. Data to load “”F’ into the UDC RAM.
Figure 3. Logic levels to access a UDC character.
CE
FL A
4
A
3
A
2
A
1
A
0
RST WR RD
01
00
01
1
001XXX
0
11
UNDEFINED
CONTROL SIGNALS
UDC ADDRESS REGISTER ADDRESS
UDC ADDRESS REGISTER DATA FORMAT
WRITE TO DISPLAY
READ FROM DISPLAY
UNDEFINED
000 = ROW 1
110 = ROW 7
D
7
D
6
D
5
D
4
D
3
D
2
D
1
D
0
X UDC CODE
XXX
FL A
4
A
3
A
2
A
1
A
0
011 ROW SELECT
UDC RAM ADDRESS
UDC RAM C C
DATA FORMAT O O
L L
1 5
0 = LOGIC 0; 1 = LOGIC 1; X = DO NOT CARE
D
7
D
6
D
5
D
4
D
3
D
2
D
1
D
0
X DOT DATA
XX
CERST WR RD
01
00
01
10
11
UNDEFINED
CONTROL SIGNALS
WRITE TO DISPLAY
READ FROM DISPLAY
UNDEFINED
C C C C C
O O O O O
L L L L L
1 2 3 4 5
D
4
D
3
D
2
D
1
D
0
UDC CHARACTER HEX CODE
1 1 1 1 1 ROW 1 • • • • • 1F
1 0 0 0 0 ROW 2 10
1 0 0 0 0 ROW 3 10
1 1 1 1 0 ROW 4 • • • • 1D
1 0 0 0 0 ROW 5 10
1 0 0 0 0 ROW 6 10
1 0 0 0 0 ROW 7 10
IGNORED
0 = LOGIC 0; 1 = LOGIC 1; * = ILLUMINATED LED

HDSP-2502

Mfr. #:
Manufacturer:
Broadcom / Avago
Description:
LED Displays & Accessories Red 626nm 5x7 Smart Display
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union