Hi,
Now we use the V blanking settings for BT656 output,
pVInfo->mInfo.vBackPorch = 2;
pVInfo->mInfo.vFrontPorch = 2;
But the screen was flashing sometimes, the situation like as video data shift. ( 2 times in 15 min)
If we modified pVInfo->mInfo.vBackPorch & pVInfo->mInfo.vFrontPorch to 110, this abnormal situation will disappear.
I just would like to know what is limitation in the vertical blanking of TDA2x DSS BT.656 output.
What is Min value?
Br,
KS