PDS-500 Vishay, PDS-500 Datasheet - Page 6

no-image

PDS-500

Manufacturer Part Number
PDS-500
Description
Graphic Plasma, Display Controller
Manufacturer
Vishay
Datasheet
WRITE MODE
Within most commands, the LOGIC BYTE must be included:
0 = SET PIXELS
1 = XOR PIXELS
2 = RESET PIXELS
3 = OVERWRITE
4 = REVERSE VIDEO OVERWRITE
www.vishay.com
6
PDS-500/-1
Vishay Dale
COMMAND SET, GRAPHIC MODE (Software Instructions)
CURSOR LOCATION
All graphic cursor locations are based upon pixel location - NOT - character column and row locations. For example, the upper
left hand corner is 000,000 (X,Y) while the lower right hand corner might be 127,063 (X,Y). The cursor indicates the upper left
corner of the location of the character. The cursor auto-increments based upon the character font size by the width of the font.
The graphic mode cursor is not visible, it may be desirable to turn-off the text mode cursor when performing graphics operations.
FONT SIZE
The FONT SIZE must be written before text is written. There are three standard fonts included in the graphics mode. Refer
to font tables for supported characters and fonts.
1 = FONT 1, a 4 x 5 character in a 5 x 6 block
2 = FONT 2, a 5 x 7 character in a 6 x 8 block
3 = FONT 3, a 10 x 14 character in a 12 x 16 block.
NOTE- In graphics mode, the LOGIC byte and FONT byte are sent in ASCII format. For example, to select font 2, send 32h -NOT 02h.
DATA FORMAT
All addresses must be sent in ASCII format. Column and row positions begin at the upper left hand corner at address 000,000
(X,Y). A pixel address consists of a column address followed by row address. Addresses are sent to the panel as a three
character ASCII sequence for column (x) followed by a three character ASCII sequence for row (y). An example is the upper left
hand pixel is 000,000 while the lower right hand corner is 127,063.
NOTE: Spaces and commas are shown in the graphic sequences only for clarity and must not occur in the actual commands
transmitted to the panel.
(turn-on foreground pixels)
(invert foreground pixels)
(turn-off foreground pixels)
(turn-on foreground and turn-off background pixels, image write and graphic text
commands only)
(turn-off foreground and turn-on background pixels, image write and graphic text
commands only)
Document Number: 37074
Revision 14-Mar-02

Related parts for PDS-500