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.

[参考译文] TM4C129XNCZAD:如何使用 SPI 通信读取传感器数据

Guru**** 2390755 points
Other Parts Discussed in Thread: TM4C129XNCZAD, EK-TM4C1294XL

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1193680/tm4c129xnczad-how-to-read-sensor-data-using-spi-communication

器件型号:TM4C129XNCZAD
Thread 中讨论的其他器件: EK-TM4C1294XL

您好!

我正在使用 TM4C129XNCZAD MCU、我想使用 SPI 通信读取一些压力传感器、您能不能帮助我如何实施代码、或者如果您有任何示例代码建议我这么做。

提前感谢。  

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

    您好!

     是的、您可以查看 C:\ti\TivaWare_C_Series-2.2.0.295\examples\boards\ek-tm4c1294xl\ssi_master_slave_xfer 中的示例。 此示例同时使用 SSI0和 SSI0模块、其中 SSI0充当主器件、向用作从器件的 SSI1发送数据。