Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

problem using lcd16207

Altera_Forum
Honored Contributor II
1,556 Views

hello all !!  

After downloading the uClinux on the DE2 board , I see lcd16207 driver in /dev 

Can anyone tell me how can I display something on the board... 

I am very new , so if this sound stupid .. please excuse me !!! 

Thnx !!!!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
629 Views

you should be able to use as any other character stream, with fopen(),fprintf() and so on...in the nioswiki there should be some examples http://www.nioswiki.com/operatingsystems/uclinux/lcd_16207 

 

good luck
0 Kudos
Altera_Forum
Honored Contributor II
629 Views

Thank you for reply... 

Do I need to connect RS232 cable to display on the board through uClinux ?
0 Kudos
Reply