Forum Discussion
Altera_Forum
Honored Contributor
14 years agoNios LCD Display
Dear friend , Somehow , I could not write text on LCD on DE2,is there any example code around.I can not find. My pio and "hello from nios" is working but ,I can not make LCD work. I need...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- The steps are; 1) Define an SOPC system containing; NIOS II + PIO + LCD 2) Write code to access the PIO and LCD at the addresses defined by the SOPC system. The values of the data you have to write to the LCD to first initialize it, and then create text on it, is described in the Optrex manual. Cheers, Dave --- Quote End --- and what should I add to system On chipMemory , JTAG and whatelse I need , Do I need to add avalon slave?