增加 Remote Slave 说明.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2020-10-03 16:19:23 +08:00
parent 449159ce88
commit 59849cc3b3
1 changed files with 31 additions and 4 deletions

View File

@ -49,7 +49,7 @@ D0~D3 单路 SPWG Mapping 输入时序如下:
| 0x4F | 7 | 0: SPWG mapping; 1: OpenLDI mapping. | | 0x4F | 7 | 0: SPWG mapping; 1: OpenLDI mapping. |
| 0x4F | 6 | 0: Dual-pixel mode; 1: Single-pixel mode. | | 0x4F | 6 | 0: Dual-pixel mode; 1: Single-pixel mode. |
### 2.3. Output ### 2.3.Output
DS90Ux947 的输出可以为双绞线或同轴电缆。可以使用 DOUT0/DOUT1 这样的 Single FPD-Link III Transmitter mode也可以同时使用 DOUT0 和 DOUT1 这样的 Dual FPD-Link III Transmitter mode。 DS90Ux947 的输出可以为双绞线或同轴电缆。可以使用 DOUT0/DOUT1 这样的 Single FPD-Link III Transmitter mode也可以同时使用 DOUT0 和 DOUT1 这样的 Dual FPD-Link III Transmitter mode。
@ -61,6 +61,15 @@ DS90Ux947 的输出可以为双绞线或同轴电缆。可以使用 DOUT0/DOUT1
| 0x5B | 1 | 0: Force Single FPD-Link III Transmitter mode; 1: Force Dual FPD-Link III Transmitter mode. | | 0x5B | 1 | 0: Force Single FPD-Link III Transmitter mode; 1: Force Dual FPD-Link III Transmitter mode. |
| 0x5B | 0 | 0 : Auto-Detect FPD-Link III mode; 1 : Forced Single or Dual FPD-Link III mode. | | 0x5B | 0 | 0 : Auto-Detect FPD-Link III mode; 1 : Forced Single or Dual FPD-Link III mode. |
### 2.4.Remote Slave
通过设置 DS90Ux947 的 Remote Slave 可以访问挂接在 Deserializer I2C 总线上的设备,最多支持 8 个 Remote Slave 设备。
Remote Slave 主要有两组寄存器Slave ID 和 Slave Alias其地址分别为
* Slave ID: 0x07, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76
* Slave Alias: 0x08, 0x77, 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D
## 3.DS90Ux948 ## 3.DS90Ux948
### 3.1.连接方式 ### 3.1.连接方式
@ -83,7 +92,7 @@ DS90Ux948 可通过总线自动探测或通过 0x34[4:3] 寄存器设置 Single
|------|------|-------------------------------------------| |------|------|-------------------------------------------|
| 0x34 | 4-3 | 00: Auto-detect based on received data; 01: Forced Mode: Dual link; 10: Forced Mode: Single link, primary input; 11: Forced Mode: Single link, secondary input. | | 0x34 | 4-3 | 00: Auto-detect based on received data; 01: Forced Mode: Dual link; 10: Forced Mode: Single link, primary input; 11: Forced Mode: Single link, secondary input. |
### 3.3. Output ### 3.3.Output
通过 MODE_SEL[1:0] 或 0x49[1:0] 可以选择输出模式。 通过 MODE_SEL[1:0] 或 0x49[1:0] 可以选择输出模式。
@ -95,6 +104,15 @@ DS90Ux948 可通过总线自动探测或通过 0x34[4:3] 寄存器设置 Single
![DS90Ux948 的 5 种输入输出配置](img/FPD-Link_III/007.png) ![DS90Ux948 的 5 种输入输出配置](img/FPD-Link_III/007.png)
### 3.4.Remote Slave
通过设置 DS90Ux948 的 Remote Slave 可以访问挂接在 Serializer I2C 总线上的设备,最多支持 8 个 Remote Slave 设备。
Remote Slave 主要有两组寄存器Slave ID 和 Slave Alias其地址分别为
* Slave ID: 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F
* Slave Alias: 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16, 0x17
## 4.DS90Ux949 ## 4.DS90Ux949
### 4.1.连接方式 ### 4.1.连接方式
@ -107,7 +125,7 @@ DS90Ux949 与 DS90Ux948 的连接方式如下:
DS90Ux949 的输入为标准 HDMI 总线。 DS90Ux949 的输入为标准 HDMI 总线。
### 4.3. Output ### 4.3.Output
DS90Ux949 的输出可以为双绞线或同轴电缆。可以使用 DOUT0/DOUT1 这样的 Single FPD-Link III Transmitter mode也可以同时使用 DOUT0 和 DOUT1 这样的 Dual FPD-Link III Transmitter mode。 DS90Ux949 的输出可以为双绞线或同轴电缆。可以使用 DOUT0/DOUT1 这样的 Single FPD-Link III Transmitter mode也可以同时使用 DOUT0 和 DOUT1 这样的 Dual FPD-Link III Transmitter mode。
@ -119,7 +137,16 @@ DS90Ux949 的输出可以为双绞线或同轴电缆。可以使用 DOUT0/DOUT1
| 0x5B | 1 | 0: Force Single FPD-Link III Transmitter mode; 1: Force Dual FPD-Link III Transmitter mode. | | 0x5B | 1 | 0: Force Single FPD-Link III Transmitter mode; 1: Force Dual FPD-Link III Transmitter mode. |
| 0x5B | 0 | 0 : Auto-Detect FPD-Link III mode; 1 : Forced Single or Dual FPD-Link III mode. | | 0x5B | 0 | 0 : Auto-Detect FPD-Link III mode; 1 : Forced Single or Dual FPD-Link III mode. |
### 4.4. EDID ### 4.4.Remote Slave
通过设置 DS90Ux949 的 Remote Slave 可以访问挂接在 Deserializer I2C 总线上的设备,最多支持 8 个 Remote Slave 设备。
Remote Slave 主要有两组寄存器Slave ID 和 Slave Alias其地址分别为
* Slave ID: 0x07, 0x70, 0x71, 0x72, 0x73, 0x74, 0x75, 0x76
* Slave Alias: 0x08, 0x77, 0x78, 0x79, 0x7A, 0x7B, 0x7C, 0x7D
### 4.5.EDID
DS90Ux949 支持通过以下方式对 EDID 进行配置: DS90Ux949 支持通过以下方式对 EDID 进行配置: