Block Functions
1. AC (address counter)
AC is a counter that provides addresses for DCRAM and ADRAM.
The address is modified automatically by internal operations to maintain the VFD display state.
2. DCRAM (data control RAM)
DCRAM is RAM that holds the display data, which is expressed as 8-bit character codes. (These character codes are
converted to 5 × 7 dot matrix patterns using the CGROM and CGRAM memories.) DCRAM has a capacity of 64 × 8
bits, and can hold the data for 64 characters. The relationship between the 6-bit DCRAM address in AC and the
display position on the VFD display is described below.
• When the DCRAM address in AC is 00H. (16 digits displayed)
However, the DCRAM address moves as follows when a display shift is performed by specifying MDATA.
Note: The 6-bit DCRAM addresses are expressed in hexadecimal.
3. ADRAM (additional data RAM)
ADRAM is RAM used to store ADATA display data. ADRAM has a 16 × 8-bit capacity and the stored display data
is output directly without using CGROM and CGRAM. The relationship between the 4-bit ADRAM address in AC
and the display position on the VFD display is described below.
• When the ACRAM address in AC is 0H. (16 digits displayed)
However, the ADRAM address moves as follows when a display shift is performed by specifying ADATA.
Note: DCRAM and ADRAM addresses are expressed in hexadecimal.
Example: When the DCRAM address is 3E
H
.
No. 4907-6/21
LC75710NE, 75711NE, 75712E
Display digit 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
DCRAM address (hexadecimal) 0F 0E 0D 0C 0B 0A 09 08 07 06 05 04 03 02 01 00
Right shift
Display digit 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
DCRAM address (hexadecimal) 10 0F 0E 0D 0C 0B 0A 09 08 07 06 05 04 03 02 01
Left shift
Display digit 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
DCRAM address (hexadecimal) 0E 0D 0C 0B 0A 09 08 07 06 05 04 03 02 01 00 3F
Display digit 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
ADRAM address (hexadecimal) F E D C B A 9 8 7 6 5 4 3 2 1 0
Right shift
Display digit 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
ADRAM address (hexadecimal) 0 F E D C B A 9 8 7 6 5 4 3 2 1
Left shift
Display digit 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1
ADRAM address (hexadecimal) E D C B A 9 8 7 6 5 4 3 2 1 0 F
DA5 DA4 DA3 DA2 DA1 DA0
1 1 1 1 1 0