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 agohi to everyone!
i'm newbie with all the altera quartus/nios stuff. i have a dsp cyclone III dev kit (EP3C120F780). I'm trying to show some characters on the lcd, but it doesnt work and i dont know whats wrong with my design. i 've used sopc to build up the system, and this is how it looks: http://img197.imageshack.us/img197/1317/nios.jpg I've tried to put the enable signal to the lcd on both pins (ab24 and ac24), but the lcd doesnt shows anything. The code i'm using it's the one that jrierab posted some days ago. does anyone have an idea of what's wrong in my design? thanks so muck in advance.