Author Topic: Display Project  (Read 1244 times)

0 Members and 1 Guest are viewing this topic.

Offline Dr.NoTopic starter

  • Newbie
  • Posts: 2
  • Country: at
Display Project
« on: September 17, 2016, 05:56:24 pm »
Hi!

I want to realize a project, that uses a RGB TFT Display but i am an Noob with programming=D

http://www.mouser.com/ds/2/291/NHD-5.0-800480TF-ATXI-231021.pdf

The Display uses a 24-Bit Parallell RGB Interface (Parallel 8800) and I want to controll it with a AVR MCU but now the big question: Which one??

In the End the Display just have to show a vertical and a horizontal line, so no advanced Video stuff...

Can anyone give me a tip, which MCU i could use (maby one with a developmentboard and some librarys for the interface available?)

greez
 

Offline bktemp

  • Super Contributor
  • ***
  • Posts: 1616
  • Country: de
Re: Display Project
« Reply #1 on: September 17, 2016, 06:07:49 pm »
You can't drive the display directly using a AVR.
You need to add a display controller. S1D13748, S1D13517 or SSD196x work fine for such displays:
http://www.solomon-systech.com/en/product/display-system-solutions/display-controller/ssd1962/
http://vdc.epson.com/index.php?option=com_docman&task=cat_view&gid=68&Itemid=

Depending on how fast you want do redraw the screen a AVR might be a bit slow (800x480xRGB=1152000Bytes is a lot of data).
 

Offline Dr.NoTopic starter

  • Newbie
  • Posts: 2
  • Country: at
Re: Display Project
« Reply #2 on: September 19, 2016, 07:13:16 am »
 ;D ;D Yea! that helps a lot! Thank You :-+ :-+

-> specially, because now i found out, that the Display Pinout nearly matches with the pinout, the controller calls "MCU Interface" !! MHMM! That means, there is allready a Display Driver in my Display! nice=D

« Last Edit: September 19, 2016, 08:15:05 am by Dr.No »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf