Forum Discussion
Altera_Forum
Honored Contributor
17 years agoEP3C120F780 Character LCD not cooperating
Kit: Altera Dev Kit EP3C120F780 I am attempting to get the Character LCD working with NIOS II control. According to the documentation if I have set it up correctly then a simple printf() statem...
Altera_Forum
Honored Contributor
17 years agoI fixed it. There was a spelling error (lcd_d_wen instead of lcd_wen).
Thank you all.