Tool/software: TI-RTOS
Hi,
I would like to setup LCD on TDA2p to 1920x1080@30 fps. Can you send me required timing parameters for this configuration?
Is there anything else that I should change in order to get 1920x1080@30 fps (RGB888) except following:
pVInfo->mInfo.pixelClock = 78000U;
pVInfo->mInfo.fps = 32U;
pVInfo->mInfo.hBackPorch = 32U;
pVInfo->mInfo.hSyncLen = 16U;
pVInfo->mInfo.hFrontPorch = 112U;
pVInfo->mInfo.vBackPorch = 16U;
pVInfo->mInfo.vSyncLen = 2U;
pVInfo->mInfo.vFrontPorch = 17U;
This parameteres are for 1920x1200, can you send me same for 1920x1080.
Best Regards,
Stefan.