CC1310的外设资源是否只有一个 UART 和 I2C? 如果我要使用两个 UART、是否需要使用 GPIO 仿真一个 UART?
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.
尊敬的 Tian:
您是对的。
BTW 您可以在技术参考手册中找到所有器件文档: https://www.ti.com/lit/swcu117
谢谢、
M·H
尊敬的 Tian:
对于 CC1310、我们只能实现 I2C 主器件。 您可在以下位置找到驱动程序文档: https://dev.ti.com/tirex/explore/node?node=A__APBcuxJTKKNMz9zTKL4.9A__com.ti.SIMPLELINK_CC13X0_SDK__eCfARaV__LATEST&placeholder=true
您可以在 i2ctemp 示例中查看一个示例: https://dev.ti.com/tirex/explore/node?node=A__AGrHyrNCuqlDNr6-Qm-yMg__com.ti.SIMPLELINK_CC13X0_SDK__eCfARaV__LATEST&placeholder=true
如果您在 E2E 论坛上搜索、可以找到多个有关如何实现 I2C 从设备的主题。 例如、这一个: https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/557767/cc2650-as-i2c-slave/2049940#2049940
谢谢、
M·H