This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LCD driver development and orientation

Other Parts Discussed in Thread: DM3730

Hi,

I got a request to use a special 600x800 4" LCD (manufactured by Sharp) to connect to the Sitara processor. The target OS will be one of the Linux distribution. However there are two things need to be solved:

1. How should the LCD driver development be started? 

2. The target application wants to use the screen in landscape mode. I cannot find replacement of the same size / resolution in 800 x 600. Could it be done by driver level to transpose the image? (I know it may not be a good example, but Intel display chip on PC allows setting the screen orientation easily in Windows OS.)

Thanks a lot!