Difference between revisions of "FPD LINK III for Jetson"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[FPD LINK III for Jetson/zh|查看中文]] | [[FPD LINK III for Jetson/zh|查看中文]] | ||
+ | |||
+ | == Introduction == | ||
+ | FPD-Link SerDes III is a coaxial remote transmission scheme of video stream provided by TI. We have designed [[FPD-LINK3-TX Data Sheet index|FPD-LINK3-TX]] and [[FPD-LINK3-2RX Data Sheet index|FPD-LINK3-2RX]] boards, which can realize coaxial transmission of 1 or 2 channels of MIPI CSI-2 images, and the transmission distance can be up to 8meters(RG174 RF Cable) or 10meters(RG58 RF Cable). | ||
+ | |||
+ | On Jetson Nano/NX platform, a set of [[FPD-LINK3-TX Data Sheet index|FPD-LINK3-TX]] and [[FPD-LINK3-2RX Data Sheet index|FPD-LINK3-2RX]] boards are used to realize the remote transmission of 1-channel video. The I2C address of the camera after initialization configuration is the same as that of the original camera.On [[FPD-LINK3-2RX Data Sheet index|FPD-LINK3-2RX]] board,fpdlink channel is port0(J3) to J9. | ||
+ | |||
+ | == Hardware Setup == | ||
+ | |||
+ | == Upgrade Jetson Nano, Jetson TX2, AGX Xavier and Xavier NX system == | ||
+ | |||
+ | == I2C Address == | ||
+ | |||
+ | == FPD-Link III shell script manual == | ||
+ | |||
+ | == Typical application == |
Revision as of 15:57, 6 November 2020
1 Introduction
FPD-Link SerDes III is a coaxial remote transmission scheme of video stream provided by TI. We have designed FPD-LINK3-TX and FPD-LINK3-2RX boards, which can realize coaxial transmission of 1 or 2 channels of MIPI CSI-2 images, and the transmission distance can be up to 8meters(RG174 RF Cable) or 10meters(RG58 RF Cable).
On Jetson Nano/NX platform, a set of FPD-LINK3-TX and FPD-LINK3-2RX boards are used to realize the remote transmission of 1-channel video. The I2C address of the camera after initialization configuration is the same as that of the original camera.On FPD-LINK3-2RX board,fpdlink channel is port0(J3) to J9.