Altera_Forum
Honored Contributor
14 years agoAltera DE0-nano with an LCD connected
Hey everyone,
for a project of mine I am using the Altera DE0-nano board. I want to display some text on a 2x16 LCD which is connected via GPIO_0. The controller for the LCD is HD44780 compatible. So I thought I could reuse the code from the Altera DE2 LCD demo (which uses the HD44780 LCD controller). But unfortunately I am not able to display anything on the LCD. I tried to set the voltages of the pins to 3.3-V LVTTL and to 2.5-V but this did not make a difference. Any advice on what I should do? Thanks a lot!