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.

MSP430F5529: lcd code problem

Part Number: MSP430F5529

hello all 

i am facing problems regarding lcd interfacing code with my msp430f5529 launch pad. I am stuck there for quite a long time . can anyone help me out to complete my project 

thanks in advance 

  • Hello Neetee,

    You appear to be throwing your request all over the E2E:

    e2e.ti.com/.../538950
    e2e.ti.com/.../558797
    e2e.ti.com/.../479884

    And yet you've somehow managed to avoid mentioning what LCD module you are using, explain your hardware connections, show any debugging efforts, or provide oscilloscope or logic analyzer screenshots of the issue.

    You are apparently new to MCU programming and lack the basic C code knowledge necessary to drive this application properly. For example your #defines are completely rewriting ports incorrectly, fully setting PxOUT based on the status of a different port output register logically ORed with a bit. You don't even know if the code you've sampled from uses the same LCD module, the commands required may be completely different. You should probably ask for an extension to your college submission.

    Regards,
    Ryan

**Attention** This is a public forum