Other Parts Discussed in Thread: DS90UB933-Q1,
IMAGE: 720*1280, YUV422, PCLK 74.25MHz
Ser:DS90UB933-Q1; Des:DS90UB934-Q1
DS90UB934-Q1 FPD Link-III 的频率测量RX_FREQ, 读 REG 地址 0x4F,0x50 :这是测量RX端口输入Ser-Des的传输速率 Line rate? 还是Des解码过后的图像的PCLK频率?
计算公式是否如此?RX_FREQ(MHz) = RX_FREQ_HIGH + ( RX_FREQ_LOW /256 )
实测934输出端口 PCLK =74.25MHz,
而 读取RX_FREQ_LOW / RX_FREQ_HIGH,按上述公式计算在 37.9 MHz 左右, 这个值究竟是什么?
有时,这个值上升到39 MHz,这正常吗?
如何避免这种频率波动?需要从硬件上哪些方面改进?
| 0x50 | RX_FREQ_LOW | 7:0 | FREQ_CNT_LOW | FPD Link-III frequency measurement low byte (1/256 MHz) The Frequency counter reports the measured frequency for the FPD3 Receiver. This portion of the field is the fractional value in 1/256 MHz. Values scales with reference clock frequency. |
| 0x4F | RX_FREQ_HIGH | 7:0 | FREQ_CNT_HIGH | FPD Link-III frequency measurement high byte (MHz) The frequency counter reports the measured frequency for the FPD3 receiver. This portion of the field is the integer value in MHz. Frequency measurements scales with reference clock frequency. |