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.

[参考译文] CC2500:连续数据流设置

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

https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum/584960/cc2500-continuos-data-streaming-settings

器件型号:CC2500
主题中讨论的其他器件: MSP430FG4618

早上好、

我正在尝试将 CC2500设置为连续传输数据流操作。 收发器通过 GDO0和 GDO2上的4线 SPI 和2条 TTL 线连接到 MSP430FG4618。

我阅读了应用手册、其中一条 TTL 线路应用作时钟、另一条用作数据输出。  

我的问题是:GDO0和 GDO2应设置为输出端口、以便向 CC2500提供存储在 txBuffer 中的时钟和数据? canìt 我在示例代码中看到有一个称为"halUartSetup"的函数、但我不理解该函数的用途、因为 MCU 和收发器通过 SPI 连接。

非常感谢您的帮助。

此致、

Matteo

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