Hi Sir :
I set the Vout2 output resolution for BT.656 1920*720, but the actual output is 1920*719.
If I change the output resolution to Bt.656 1920*722, but the actual output is 1920*721.
How do I debug?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Sir :
I set the Vout2 output resolution for BT.656 1920*720, but the actual output is 1920*719.
If I change the output resolution to Bt.656 1920*722, but the actual output is 1920*721.
How do I debug?
Hi,
Can you check the frame size register value? This will tell us if resolution is setup correctly.
Regards,
Brijesh
Hi,
This will be set in the DISPC_LCD_SIZE (0x5800107C for LCD1, 0x580013CC for LCD2 and 0x58001834 for LCD3).
Regards,
Brijesh
Hi Brijesh :
This is the value read by the register.
0x4AE0C204 : 0x2B99002F
0x5800107C : 0x00000000
0x580013CC : 0x02CF077F
0x58001834 : 0x02CF077F
Hi,
Here the registers is correct, it is configured for 0x2CF + 1 = 720 lines.
Can you please check clock edge polarity for the vysnc signal?
Regards,
Brijesh
Brijesh :
The current output is Bt.656 without Vsync signal and Hsync signal.
Hi Pierre Hsieh,
How do you check the actual output is one line less? Is your receiving device reporting received frame size? or is it that last line does not have valid content?
Regards,
Brijesh
Hi Pierre Hsieh,
That's very unlikely, because we have use this LPP field on many platforms and have not seen it less number of lines from DSS. Are you sure receiver is reporting it correctly? Does it properly calculate size based on the V bit in codes? Could you please check in receiver?
Regards,
Brijesh