SLAAEE9 November   2023

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Glass Segment LCD Basics
    1. 1.1 Driving a Segment LCD
    2. 1.2 LCD Mapping
  5. 2Hardware
    1. 2.1 Choosing Pins to Connect to LCD Module
  6. 3Software Implementation
    1. 3.1 Customizing the Software LCD Code
    2. 3.2 Software Flow
    3. 3.3 Integrating Software LCD Solution Within an Application
  7. 4Additional Resources

Abstract

This document presents a method of implementing a segment LCD controller via a software method. This method can be utilized to bring segment LCD capabilities to devices that do not have hardware modules available for controlling segment LCDs. This document explains the software method used in detail; however, details on how segment LCDs operate and the different implementation available are outside the scope of this document.

The software associated with this document can be found under the "Demos" folder for a given MSPM0 MCU in the MSPM0 SDK.