Post Go back to editing

CSC Function on ADV7610

Category: Datasheet/Specs
Product Number: ADV7610

Hello,

I've received questions for CEC of ADV7610. Could you check following query?

Item 1 : Regarding CSC from YPbPr IN to YPbPr OUT

They're using following register settings. If they'd like to make the configuration of "YPbPr IN to YPbPr OUT", can it be achieved by simply changing "address 0x02 -> 0xF2" to "address 0x02 -> 0xF0"?

If it needs any other settings, please let me know.

Item 2 : Regarding 24bit SDR422 mode

Their current setting is 24bit SDR 422 mode. With the current settings for "YPbPr in + YPbPr out", is the 12 pin for Y output/PbPr output 0 padding for the lower 4 bits?

If this is used as "RGB in + YPbPr out" and internal CSC is used, will the internal calculation result come out in 12bit full? Or is the lower 4 bits 0 padding (if 0 padding, I would like to know whether it is rounded or truncated)?

Best Regards,

S.O.

  • Sorry for my delayed reply.

    I actually checked Auto CSC function using ADV7610.

    Input is RGB 444 (limitedb range) 1920x1080 59.94p 75% color bar

    and expected output is YCbCr 422, BT709 color bar.

    The setting of address 0x02h of IO block is 0xFDh, and I found at the color change, for example, 

    cyan to green position, Cb/Cr data has slight overshoot and undershoot.

    And when the setting of 0xE0h of IO block is 0x80h (DS_WITHOUT_FILTER to be no filtering)

    this overshiit/undershoot disappears.

    But according to the downsampling theory, filtering is needed.

    Is it possible to know the chraracteristics of this downsampling filter?

    I'd like to know this overshoot/undershoot is inevitable or not.