Hi Expert,
Using 2 inputs of ds90ub954-q1,
Customer would like to set RX0 and RX1 to port forward and implement 2 virtual channel inputs to the SOC.
【conditions】
・ 2 inputs
-Raw 8 bit (YUV422 format) DT code 0x1E
・ Use RX0 as VC0 and RX1 as VC1
・ Use Basic synchronous input.
・ Use with 2Lane setting
How should they set for the synchronization settings as above conditions?
Please refer the synchronization setting values as below,
* <0x10 0x93>, // FrameSync signal; Device Status; Enabled
* <0x58 0x5E>
* <0x19 0x0A>, // FS_HIGH_TIME_1
* <0x1A 0xD7>, // FS_HIGH_TIME_0
* <0x1B 0x61>, // FS_LOW_TIME_1
* <0x1C 0xA0>, // FS_LOW_TIME_0
* <0x18 0x01>, // Enable FrameSync
* <0x21 0x14>, // Basic Sync
<0x20 0x00>, // forwarding of all RX to CSI0
<0x7c 0xc8>, // use lower 8bit, discard short frame
<0x6d 0x7b>, // STP, discard 1st line on err
<0x0c 0xdf>, // LED pass #1, lock #1, enable #1
<0x58 0x58>, // I2C pass through
<0x5c 0xb0>, // alias 58
<0x5d 0x90>, // slave 0 id 48
<0x65 0x90>, // slave 0 alias 48
<0x5e 0x91>, // slave 1 id 49
<0x66 0x91>; // slave 1 alias 49
Current issue
The data cannot be taken on the CSI input side, and video is not output.
Thanks
Muk