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.

[参考译文] CC2340R5:如何在 CC2340R5上启用 PTA 共存?

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

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1511507/cc2340r5-how-to-enable-pta-coexistence-on-cc2340r5

工具/软件:

尊敬的 TI 专家:

 一个 E2E、"https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1175345/cc2340r5-3-wired-pta-coex-function"提到了关于3线 PTA 与 WiFi 共存的问题。 但我找不到任何文档或 F3 SDK 用户指南、其中介绍了如何启用该功能以及 PTA 设置的3个 GPIO 是什么。 TI 可以为此提供帮助吗?

此致、Jesse。

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

    您好!

    我们 F3 SDK 中的驱动程序没有实现3线 PTA 共存。 F2 SDK 用于支持此功能、本文档(链接)可帮助客户找到一种为该功能编写自己的驱动程序的方法。 客户的实现可以在无线电层完成、也可以更简单地在应用层使用事件回调(请参阅 Peripheral_AdvEventHandler basic_ble 示例中)完成、然后读取3根导线的状态以确定要执行的操作。

    此致、
    Maxence