This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP432P4111: How do the LCD display the signals

Part Number: MSP432P4111

Tool/software: Code Composer Studio

Hello everyone!!

I'm dummie with MSP432P4111.

I'm a few confused about how can I make the signals (NEG, A1DP, DP etc) show in the display.

For example, how I declare the memory map for them and how display the character at the specified position.

If someone help me coding to do it i'll be greatful =)

  • Hello Mateus,

    The MSP432P4111 device has a segmented LCD controller. This means it can talk only to a segmented LCD. Each segmented LCD is different and can display different things (symbols, alpha numeric characters).

    The following SimpleLink Academy lab explains how the LCD controller on MSP432P4111 MCU works with the LCD on this MSP-EXP432P4111 LaunchPad: dev.ti.com/.../

    Note: Open the SimpleLink Academy works best in Google Chrome browser.

    Thanks,
    Sai

**Attention** This is a public forum