Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

LCD

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?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.