Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

LCD

Altera_Forum
Honored Contributor II
956 Views

Hello! 

I'm going to use LCD in my project.  

Please, help me, what models of LCDs are compartible 

with Altera FPGAs? What is the best way to control LCD: 

to send commands to LCD controller from NIOS or to 

buy LCD without controller and to create embeded controller? 

Anybody have experience to work with LCD?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
237 Views

 

--- Quote Start ---  

originally posted by nickolay@Apr 8 2006, 10:53 AM 

hello! 

i'm going to use lcd in my project.  

please, help me, what models of lcds are compartible 

with altera fpgas? what is the best way to control lcd: 

to send commands to lcd controller from nios or to 

buy lcd without controller and to create embeded controller? 

anybody have experience to work with lcd? 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14150) 

--- quote end ---  

 

--- Quote End ---  

 

 

you can read the altera embedded peripherasl handbook and SW develop handbook to get what you want.
0 Kudos
Altera_Forum
Honored Contributor II
237 Views

I have an experience in with LCD controller  

i download vga_treaming example and based on this example make my own LCD controller.  

Unfortunaly all VGA examples from altera have not very good VGA timings, so anyway if you will do embeeded VGA controller you must to fix timinig problems.
0 Kudos
Reply