http://blog.reasonablycorrect.com/raw-dpi-raspberry-pi/
I had an old picture frame laying around so i thought i could modify it into a retro-pi emulation station.
The screen inside was a CLAA070LC05CW, not a very common model but i managed to get hold of a pretty well written data sheet.
When i saw the pinout i got a bit confused, or rather the guide i was hoping to follow didn't provide any help.CLAA070LC05CW is 7 color TFT-LCD(Thin Film Transistor Liquid Crystal Display)module composed of LCD panel,driver ICs and backlight.
The 7.0"screen produces a high resolution image that is composed of 800×480 pixel elements in a stripe arrangement.Display 262K colors by 6 Bit R.G.B signal input.
My display has a lot more pins than the one in the guide, i have two clocks for instance, one horisontal and one vertical. Is it even going to be possible to drive this display from the raspi?
Im way in over my head(fun!), so if anyone can point me in the right direction i would be very greatfull.
connections used in the guide:

pinout for my display:

i have the entire datasheet if that would be of any help..
Thanks