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.

[参考译文] CCS/LAUNCHXL-TMS57004:SPI 通信

Guru**** 2480775 points
Other Parts Discussed in Thread: HALCOGEN, TMS570LS0432

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/701082/ccs-launchxl-tms57004-spi-communication

器件型号:LAUNCHXL-TMS57004
主题中讨论的其他器件:HALCOGENTMS570LS0432

工具/软件:Code Composer Studio

大家好、

是否可以在两个不同的板(例如 TMS57004 和 TM4C1294XL)之间建立 SPI 通信。如果是、您可以为同一个板提供示例代码。

此致、

Silpa

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

    是的、SPI 接口符合 SPI 协议。 它可用于与具有 SPI 接口的任何其他器件(智能传感器、串行存储器、MCU、看门狗器件等逻辑器件)进行通信。

    您可以使用 HALCoGen 为 TMS570LS0432 (主器件或从器件)生成 SPI 驱动程序、并使用适用于 TM4C 器件的示例代码和 SPI API TivaWare。 我们没有 TMS570 + TM4C129的示例。