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.

16*2 lcd connect with msp430fr4133

although the board contains a lcd i dnt want to use that lcd....i want to use another lcd(16*2)....so is ther any way that i can run the lcd without using any external power source and resistor?can i run it by usisng boards 3.3v?it would very great if somewone give the circuit connection between msp and lcd

  • Sejan Mahmud said:
    it would very great if somewone give the circuit connection between msp and lcd

    Sure. Also please write code and debug it for you.

    Did you try this approach?

  • You should google for MSP430 in combination with HD44780. Since this might be everyone's first display you should find a lot of material. Maybe also search for HD44780 only - there might be more results with other processors, but this does not make a big difference once you understood how to initialize and drive the portpins of the MSP430.

    Dennis

**Attention** This is a public forum