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.

MSP430FR5969: Interfacing MSP430FR5969 with 16x2 LCD display

Part Number: MSP430FR5969

How do I interface a 16x2 LCD display with the MSP430FR5969?

  • Hi Rajat

    There is no internal LCD driver on MSP430FR5969, Please consider connect the LCD module through serial communication interface (e.g. SPI or I2C).

    Thanks!

  • I suspect that the 16X2 LCD in question is a character LCD with a parallel interface. Which is simple enough to drive and there are lots of examples around. Perhaps not specific to the MSP430 but close enough.

    The one hitch is that these are usually 5V devices. This is not a problem if you never ever attempt to read from them. Or put series resistors in the data lines like I have.

**Attention** This is a public forum