SLAAEO3 September   2024 MSPM0L2227 , MSPM0L2228

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction: MSPM0 and LCD End Applications
  5. 2MSPM0 LCD Portfolio
  6. 3Segmented LCD Operation
    1. 3.1 LCD Structure (Simplified)
    2. 3.2 LCD Drive Basics
  7. 4MSPM0 LCD Features
    1. 4.1 Muxing
      1. 4.1.1 Muxing Example
    2. 4.2 Voltage Generation
      1. 4.2.1 Charge Pump
      2. 4.2.2 Contrast Control
    3. 4.3 LCD Clocking
    4. 4.4 LCD Memory and Blinking Mode
      1. 4.4.1 LCD Memory Organization
      2. 4.4.2 Blinking
    5. 4.5 LCD Output Pin Configuration
    6. 4.6 Low Power Mode Feature
  8. 5LCD Layout and Software Considerations
    1. 5.1 LCD Layout Tips
      1. 5.1.1 Hardware-Driven Layout
      2. 5.1.2 Software-Driven Layout
      3. 5.1.3 General Layout Rules
    2. 5.2 LCD Software Tips
      1. 5.2.1 Create a Look-up Table
      2. 5.2.2 Use of #defines
      3. 5.2.3 Efficient Clearing of the LCD Memory
      4. 5.2.4 Double-buffering of the Display Buffer Using Dual Display Memory
  9. 6Additional Resources

LCD Structure (Simplified)

Figure 3-1 shows a simplified version of the structure of a segment LCD display. The display consists of two polarizers rotated 90 degrees from each other to polarize light coming into the display, liquid crystals between the polarizers with electrodes to apply a charge, and a reflective backing to reflect light that gets through all the layers of the display.

MSPM0L222x Segmented LCD Structure and TheoryFigure 3-1 Segmented LCD Structure and Theory

When no charge is applied to the electrodes for a particular segment, the segment is "off," or gray. In this normal state, the liquid crystals have a twisted structure that turns the light 90 degrees. First, when no charge is applied, light comes in the first polarizer and emerges polarized in one direction. Then, the crystals turn the light 90 degrees as the crystals pass through the light - which allows the light to be able to pass through the second polarizer because, the second polarizer is rotated compared to the first polarizer. Finally, the light reflects off of the reflective backing and does the same path in reverse. Because the light is reflected back, the LCD segment appears light or gray.

When a charge is applied to the electrodes for a segment, the segment is "on," or black. In the charged state, the crystals untwist, so they do not turn the light and let the light passes through directly. First, when a charge is applied, light comes in the first polarizer and emerges polarized in one direction. Then, the crystals simply allow the light to pass straight through without turning the light. Because the second polarizer is at 90 degrees from the first one, the light is not able to pass through and is instead absorbed. This makes the segment appear dark in color.