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/CC3235MODSF:使用 CC3235MOD Simplelink Wi-Fi 模块的 UART 通信

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/888936/ccs-cc3235modsf-uart-communication-using-cc3235mod-simplelink-wi-fi-module

器件型号:CC3235MODSF
Thread 中讨论的其他器件:SysConfig

工具/软件:Code Composer Studio

您好!

我将 cc3235mod simplelink Wi-Fi 模块和 cc32xx SDK 包用于构建应用。  

我希望使用 UART 通信协议与其他器件进行 Wi-Fi 模块通信。

我已经使用 了 SDK 示例代码中的"uartecho"程序 、我在 XDS110 UART 引脚(模块的 J3连接器)上获得了输出。

但现在、我要对模块的 Booster Pack 引脚(引脚3和引脚4)执行回送操作。我知道如何使用 SysConfig 工具、并且我已使用 SysConfig 工具将引脚声明为 TX 和 RX。

我还使用导线短接了 Booster Pack 的 Tx 和 Rx、但我没有任何输出。

所以、

1) 1)我是否错过了任何内容?

2) 2)我是否必须进行任何硬件设置?

3) 3) 如果我想         同时使用 XDS110 UART 引脚(用于 UART0)和 Booster Pack UART 引脚(用于 UART1) 、我该怎么做?

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

    您好!

    Booster Pack 的引脚4与温度传感器相连、因此我使用其他 UART 引脚执行了回路。