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 agoproblem solved.
uraslacker, thank you so much for your answer. i know that pins must be bidirecctional, but i read somewhere that we couldnt read from the lcd display, only write to, so because of that i declared that pins as output only! :)