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.

[参考译文] DS250DF230:计算寄存器0x60、0x61、0x62、0x63的值

Guru**** 2390755 points


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

https://e2e.ti.com/support/interface-group/interface/f/interface-forum/868027/ds250df230-calculating-the-register-0x60-0x61-0x62-0x63-values

器件型号:DS250DF230

大家好、

《编程人员指南》第23页中显示了以下内容。
>REG_0x60_val = floor{(datarate * 1024)/(64 * 25E6)}& 0x00FF、表示 datarate > 13E9 bps (6)

  "地板"表示什么?

此致、
雅丽塔

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

    您好!Yaita、

    Floor 是一个 Excel 函数、它会对数字进行舍入。 请检查此 Excel 函数以了解更多详细信息。

    此致、Nasser