SSD1963 display driver library

The SSD1963, SSD1963G41, SSD1963QL9, and SSD1963QL9R display controllers are supported by the RAMTEX S6D0129 display driver library package.
Full GUI display driver C source code. Processor and C compiler independent.

SSD1963 display controller characteristics

Below is a brief introduction to the main characteristics for the SSD1963 RGB display controller (seen from a software driver design viewpoint).

For information about the SSD1963 driver software support please go to the library description.

SSD1963 device type

  • RGB color display controller for use in small embedded systems with on-chip frame buffer and a RGB bus to an external display module
    (Often the SSD1963 used on a PCB board mounted on the display module itself)
  • The SSD1963 supports ext. scan bus screens with a size up to 864 x 480 pixels (WxH)
  • On-chip RGB bus driver and bus scan clock generation.

Frame buffer

  • RGB pixel resolution (bits per pixel): 16-bit, 18 bit, 24-bit.
  • SSD1963 frame buffer organization: 864 RGB pixels on scan line, 480 lines.

Processor interfaces on SSD1963

  • SSD1963 parallel bus interface
    • Parallel bus types: 8080 bus type and 6800 bus type
    • Parallel bus size: 8-bit, 16-bit, 18 bit, 24 bit (32)-bit.
    • Addressing concept: Indexed bus interface (1 chip select pin + 1 address bit pin (Data/Command))
  • The bus interfaces are all supported by the SSD1963 display driver software package.

Special SSD1963 hardware features:

  • 0-180, 90-270 degree frame buffer rotation with hardware support. Portrait mode, landscape mode.
  • External 24 bit, 18 bit RGB bus with VS, HS, DE, DCLK scan clocks.
  • Full driver software support.

Display controller vendor

  • SOLOMON SYSTECH Ltd. https://www.solomon-systech.com

Seeking a display controller equivalent to SSD1963?

Check these:

SSD1960 SSD1961 SSD1962

These display controllers have similar internal configuration and graphic rendering features.
The differences are primarily related to display screen sizes or available bus interface types.