This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具与软件:
如果我仅使用 BPSK 调制(只需要一个位)、我只能连接 MSB 位并保留所有其他位"NC"、或者我是否必须根据字节/字模式连接到所有8/16个差分对
Ohad、
这取决于字节/字模式。 在字节模式下、您必须连接所有对。 (MSB 在字节模式中与位7共用、这是因为它对于 MSB 和位7都是单行、有关字节宽模式、请参阅数据表图表)。
在字模式下、您可以将 MSB 连接到逻辑高电平(相对于 LVDS 阈值)、将其他对连接到逻辑低电平(相对于 LVDS 阈值)。 请记住、您必须以这种方式使用偏移二进制模式。 TI 也无法确保客户达到所需的数据表性能。
-Kang