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 --- I want to define System in SOPC builder , I just want to use pio's and lcd . I tried pio's and acheived how ever now I want to try lcd , Is anyone tell me step by step. And I want to write test code in NIOS. --- Quote End --- 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