English
Language : 

DS90UB964-Q1 Datasheet, PDF (38/116 Pages) Texas Instruments – DS90UB964-Q1 Quad FPD-Link III Deserializer Hub
DS90UB964-Q1
SNLS500 – JULY 2016
www.ti.com
FSx
FrameStart for Camera X
FEx
FrameEnd for Camera X
CxLy
Line Y for Camera X video frame
CxLN
Last line for Camera X video frame
C0L1,C1L1,C2L1,C3L1 indicates concatenation of the first video line from each camera into a single video line.
This packet has a modified header and footer that matches the concatenated line data.
Packets would have the same VC ID, based on the VC ID for the lowest number camera port being forwarded.
Lines are concatenated on a byte basis without padding between video line data.
8.4.19.5.1 Code Example for Line-Concatenate Forwarding
# "*** RX0 VC=0 ***"
WriteI2C(0x4c,0x01) # RX0
WriteI2C(0x70,0x1f) # RAW10_datatype_yuv422b10_VC0
# "*** RX1 VC=0 ***"
WriteI2C(0x4c,0x12) # RX1
WriteI2C(0x70,0x1f) # RAW10_datatype_yuv422b10_VC0
# "*** RX2 VC=0 ***"
WriteI2C(0x4c,0x24) # RX2
WriteI2C(0x70,0x1f) # RAW10_datatype_yuv422b10_VC0
# "*** RX3 VC=0 ***"
WriteI2C(0x4c,0x38) # RX3
WriteI2C(0x70,0x1f) # RAW10_datatype_yuv422b10_VC0
# "CSI_PORT_SEL"
WriteI2C(0x32,0x01) # CSI0 select
# "CSI_EN"
WriteI2C(0x33,0x1) # CSI_EN & CSI0 4L
# "*** CSI0_SYNC_FWD synchronous forwarding with line concatenation ***"
WriteI2C(0x21,0x3c) # synchronous forwarding with line concatenation
# "***FWD_PORT all RX to CSI0"
WriteI2C(0x20,0x00) # forwarding of all RX to CSI0
FS0
Line Blanking
FE0
C0L1
C0L2
.
.
.
.
.
.
.
.
.
.
C0LN
Frame 1
Image Data
{Camera 0}
C1L1
C1L2
.
.
.
.
.
.
.
.
.
.
C1LN
Frame 1
Image Data
{Camera 1}
Frame Blanking
C2L1
C2L2
.
.
.
.
.
.
.
.
.
.
C2LN
Frame 1
Image Data
{Camera 2}
Frame Blanking
C3L1
C3L2
.
.
.
.
.
.
.
.
.
.
C3LN
Frame 1
Image Data
{Camera 3}
Camera 0
VC-ID = 0
Camera 1
VC-ID = 0
Camera 2
VC-ID = 0
Camera 3
VC-ID = 0
KEY:
PH ± Packet Header
FS ± Frame Start
LS ± Line Start
PF ± Packet Footer + Filler (if applicable)
FE ± Frame End
LE ± Line End
*Blanking intervals do not provide accurate synchronization timing
Figure 32. Line-Concatenated Format
38
Submit Documentation Feedback
Product Folder Links: DS90UB964-Q1
Copyright © 2016, Texas Instruments Incorporated