I want to use BT1120 interface of DM368.
In the datasheet of DM368 ,it says the BT1120 is 16bit.
For BT.1120, Data width is 16bits and the registers would be configured as:
MODESET.INPMOD = 1 .... YCbCr16bit
REC656IF.R656ON = 1 .... ITU-R BT.656 interface mode set
CCDCFG.BW656 = 0 .... SYNC detection on C7-C0
But I find the format of BT1120 is 10bit/12bit.
It is different from the datasheet of DM368.
I do not know why.And what can I do for the format.
Thanks.