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.

[参考译文] TMS320F28P650DK:非法组合逻辑真值表

Guru**** 2463330 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1495341/tms320f28p650dk-illegal-combination-logic-truth-table

器件型号:TMS320F28P650DK

工具与软件:

您好!

我们在代码中使用了 ICL。 我找不到任何有关如何选择 LUT_DECx 来设置真值表的文档。
除了这张图片、没有 TRM 中的更多信息。

我的确切问题是,例如:如果我们想设置这样的真值表

1 0 0 --> 1
1 0 1 --> 0
1 1 0 --> 0
如何选择 LUT_DECx 等?

谢谢

Jay

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

    您好!

    您能否查看 C200Ware 中的示例18、其中显示了如何使用 ICL 实施 LUT

    参考上述示例后、如果您有任何具体问题、请告诉我们"

    谢谢