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.

[参考译文] CDCE913:如何配置913寄存器?

Guru**** 2391865 points
Other Parts Discussed in Thread: CLOCKPRO

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/clock-timing-group/clock-and-timing/f/clock-timing-forum/718679/cdce913-how-can-i-configure-the-913-register

器件型号:CDCE913
主题中讨论的其他器件:CLOCKPRO

我们使用964 + 913通过 i2c 访问913。

i2cget -f -y 0 0x58 0x00 --- " 0xb0

0x58是913的从地址



964的从器件地址为:0x30

访问964:0x73-0x74 0x75-0x76 且 寄存器值均为0

root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x73
0x00

root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x74
0x00
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x75
0x00
root@linaro-alip:~/964_913_new# i2cget -f -y 0 0x30 0x76
0x00

需要配置913的寄存器?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    尊敬的 Duodo:

    我建议您使用 ClockPro 来设置配置并生成寄存器文件。