Hello every1,
I am using MV pro 5 and Leopard Board.
I tried interfacing 800 x 480 LCD using logic pd encoder.
I modified the logicPD code and using FBdev and sys FS tested my LCD.
But I guess I am getting weird image on LCD..I have pasted both the images below.
This is the original Image...
But I am getting this on LCD...
Any guess , why this is hapenning ?
I have used following commands..
fbset -fb /dev/fb/0 -xres 800 -yres 480 -vxres 800 -vyres 480 -nonstd 0 -laced 0 -depth 16
cp /home/LCD/800x480-dragon /dev/fb/0
plz help !