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/TIDC-CC2650RC:I2C 读取和写入

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/709250/ccs-tidc-cc2650rc-i2c-read-and-write

器件型号:TIDC-CC2650RC
主题中讨论的其他器件:CC2650RCCC2650

工具/软件:Code Composer Studio

您好!

由于 Devpack 连接器、我尝试通过远程 CC2650 RC 从 i2c 读取信息。我首先从 hid_adv_remote_cc2650rc 项目开始、并尝试使用 SensorI2C.c 中的函数在 hid_adv_remote.c 中使用它们 问题是、当我调用 SensorI2C_select 和 SensorI2C_readReg 程序冻结时。

是否有任何方法可以使用 cc2650RC 进行 i2c 读取和写入?  

此致、

Alexis

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