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.

[参考译文] MSP430FR5994:MSP430FR5994和 tm4c1290之间的 SPI 通信问题

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1186232/msp430fr5994-spi-communication-question-between-msp430fr5994-and-tm4c1290

器件型号:MSP430FR5994
主题中讨论的其他器件:TM4C1290NCZAD

大家好、

  我想  使用 MSP430 launchpad 和 tm4c1290nczad  launchpad 进行 SPI 通信。  

简单地说,我使用 MSP430 发送 一些 数据,tm4c 将接收这些数据。

但现在,我 有两个问题。

      我 分别烧录了两块板的测试代码。 并连接 SIMO、SOMI、CLK、CS、信号。

     在 CCS 上,我必须点击红色的周期  来运行代码。我不能同时点击两个代码的运行按钮。

      

      (1) 如何退出调试模式并让系统自动运行?

     (2)如何调试 两个板之间的 SPI 通信, 是否有任何例程?

     我期待你的答复

谢谢你

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

    您好!

          (1) 如何退出调试模式并让系统自动运行?

    单击停止按钮、然后重新为电路板供电。 然后 MCU 自动运行。  

         (2)如何调试 两个板之间的 SPI 通信, 是否有任何例程?

    通常、您可以让从器件自动运行。 和调试主板。  

    此致、

    现金 Hao