Hi,
I am following below link to up the LCD (480X272 sharp)
http://processors.wiki.ti.com/index.php/TI81XX_PSP_VPSS_Video_Driver_User_Guide.
It is able to generate the clk, hsync, vsync and I am using the test application from the source
/TI81XX-LINUX-PSP-04.04.00.02/src/examples/video/saFbdevDisplay
log for the application run is
root@dm814x-evm:~/lcd# ./saFbdevDisplay
Fix Screen Info:
----------------
Line Length - 1440
Physical Address = 8ce00000
Buffer Length = 25165824
Var Screen Info:
----------------
Xres - 480
Yres - 272
Xres Virtual - 480
Yres Virtual - 272
Bits Per Pixel - 24
Pixel Clk - 111111
Rotation -0
but nothing is getting displayed on to the LCD screen.
please let me know if I am missing any thing.
Thanks,
Sudheer.