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.

TDC1000-TDC7200EVM: TDC1000-TDC7200EVM

Part Number: TDC1000-TDC7200EVM
Other Parts Discussed in Thread: MSP430F5528

hello guys i m working on TDC1000-TDC7200EVM with MSP430F5528. i started with led blinking which is successful and i like to move on to lcd interfacing i am using 16x2 lcd and i need diplay something like hello world but i couldnt. please help me to program it..can i have the program or manual for lcd interfacing with msp430f5528 ? if so asap please

  • Hello,

    This is an MSP430 question, so I am moving it to that forum where you will get a better response.

    Regards,
  • Hello,

    Character LCDs either use SPI or parallel bus communication, examples for any of these methods are provided by the online community. If you are using GPIO1 through GPIO7 on J6 then you do not appear to have a fully available SPI port so parallel communication may be your best option. There are also separate control pins that must be used so you will need to study the communication and timing specifications of your LCD module, using debugging techniques along with oscilloscope and logic analyzer screenshots to determine if you are sending commands correctly.

    Regards,
    Ryan

**Attention** This is a public forum