The SSD1779Z is a single-chip CMOS LCD driver designed by Solomon Systech. It's specifically created for driving monochrome LCD panels with resolutions up to 160 segments and 132 commons. The driver integrates an oscillator, voltage generator, and bias circuit, simplifying LCD system design and reducing external component count. It is particularly suitable for medium-sized display applications requiring low power consumption.
Applications:
- Advanced Feature Phones
- Smart Meters
- Portable Instruments
- Industrial Handheld Devices
- E-Readers
Features:
- Display Resolution: Supports up to 160 segments x 132 commons.
- Integrated Oscillator: No external clock required.
- Built-in Voltage Generator: Generates necessary LCD driving voltages internally.
- Integrated Bias Circuit: Provides optimal LCD contrast.
- Low Power CMOS Design: Minimizes power consumption for battery-operated devices.
- Serial Interface: Utilizes SPI or I2C for communication with a host microcontroller.
- On-Chip Display RAM: Stores display data internally, reducing microcontroller overhead.
Benefits:
- Reduced BOM Cost: The integrated oscillator, voltage generator, and bias circuit reduce the need for external components, lowering the overall bill of materials.
- Longer Battery Life: Low power consumption extends the operating time of battery-powered devices.
- Simplified System Design: The integrated features simplify the design and layout of the LCD system.
- Easy Microcontroller Interface: The serial interface simplifies communication with a wide range of microcontrollers.
- Compact Solution: The high level of integration allows for a compact overall system design.
Additional Details:
The SSD1779Z communicates with a host microcontroller using a serial peripheral interface (SPI) or I2C interface. The internal display RAM holds the data to be displayed on the LCD panel. This allows the microcontroller to perform other tasks without constantly refreshing the display. The driver also incorporates various power-saving modes to further reduce power consumption. Please refer to the datasheet for detailed electrical specifications, timing diagrams, and register settings.