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.

Interfacing MSP430G2553 with a 16x2 LCD Display in 4 Bit mode - Trouble Displaying Characters

Good evening, I've been working on interfacing a MSP430 with a Lumex LCD display in 4bit mode.  I have what I believe to be a set of working functions based off of what I have read on this and other forums however it does not display characters.  

Display: 

Main (simple at the moment for testing):  

LCD header file: 

For reference I am working with the IAR embedded workbench.  Any feedback would be much appreciated.  I believed that I might need to add in a delay between the enable toggling during the init() function and also within the sendbyte() function (between nibbles) however that did not help my problem. 

Regards, 

Alex

**Attention** This is a public forum