Microcontroller for LCD800X600

Status
Not open for further replies.

amirke

Member level 5
Joined
Mar 31, 2012
Messages
92
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,927
Hi everyone,

I need to design a system to control an graphical LCD 800 X 600 with 16bit color depth for each pixel.

My LCD will display a running graph on 1/3 of the screen area and some indications (numbers) in the other areas.

How can I know if the Controller (with an integrated LCD controller) can handle the job ?

thanks,
Amirke
 

How can I know if the Controller (with an integrated LCD controller) can handle the job ?

The manufactures usually specify an integrated display controller and its specifications within its datasheet and product selector tools.

The NXP LPC1788 is one such MCU which could meet your requirements:

**broken link removed**

Some other devices from the NXP ARM family with integerated display controllers are:

LPC1850, LPC247X, LPC325X and LPC4300.

Of course there are other devices available from numerous manufactures, the LPC family just happens to be the family I'm most familiar.

BigDog
 
Reactions: amirke

    amirke

    Points: 2
    Helpful Answer Positive Rating
Thanks Bigdog,

But there is a problem with Cortex M3/4 : It is not meant for multimedia.
Although my application is not movie or complicated GUI, I need to display a continuous graph with 30FPS.

I was told that Cortex is not recommended for multimedia application.

How can I know if this ARM controller can handle my graphics ?

Amirke
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…