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.

[参考译文] CC1314R10:是否可以通过 rfDiagnostics FW 中的命令配置 DIO_13和14?

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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1502471/cc1314r10-is-it-any-way-to-configure-dio_13-and-14-via-command-in-rfdiagnostics-fw

器件型号:CC1314R10
主题: SysConfig 中讨论的其他器件

工具/软件:

尊敬的 E2E:

我们收到控制 cc1314r10 DIO 13和14引脚的软件请求、如下所示

//cmd 1

DIO_13-->0

DIO_14-->1.

//cmd 2.

DIO_13-->1.

DIO_14-->0

我们的 概念 理念 是创建一个自定义 AT 命令来配置 GPIO

目前、我们 可以通过 cmd 创建一个自定义  来打印日志、  

想知道我们应该调用哪个函数来配置 GPIO

谢谢你

Jordan Lin

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

    您需要通过 SysConfig 配置要使用的 DIO。

    然后、您将使用 GPIO 驱动程序控制引脚: GPIO.h 文件参考

    Siri