E2E™ 设计支持
E2E™ 设计支持
  • 用户
  • 站点
  • 搜索
  • 用户
  • E2E™ 中文设计支持 >
  • 论坛
    • 放大器
    • API 解答
    • 音频
    • 时钟和计时
    • 数据转换器
    • DLP® 产品
    • 接口
    • 隔离
    • 逻辑
    • 微控制器
    • 电机驱动器
    • 处理器
    • 电源管理
    • 射频与微波
    • 传感器
    • 站点支持
    • 开关与多路复用器
    • 工具
    • 无线连接
    • 参考译文
    • 存档组
    • 存档论坛
  • 技术文章
    • 模拟
    • 汽车
    • DLP® 技术
    • 嵌入式处理
    • 工业
    • 电源管理
  • TI 培训
  • 快速入门
  • English
  • 更多
  • 取消


搜索提示
找到 1,939 个结果 查看 问题 帖子 排序依据
  • [参考译文] CCStudio:Simplelink MCU (CC13xxx、CC24xx、CC3xxx)的代码大小优化提示和技巧?

    admin
    admin
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/977762/ccstudio-code-size-optimization-tips-and-tricks-for-simplelink-mcus-cc13xxx-cc24xx-cc3xxx 器件型号: CCStudio 团队、 …
    • 4 年多前
    • 处理器(参考译文帖)
    • 处理器(参考译文帖)(Read Only)
  • RE: 请问 CC2540的蓝牙MAC地址是否会有重复?

    Alvin Chen
    Alvin Chen
    The Information Page is a 2-KB read-only region that stores various device information. Among other things, it contains for IEEE 802.15.4 or Bluetooth low energy compliant devices a unique IEEE address from the TI range of addresses. For CC253x, this is…
    • 7 年多前
    • Bluetooth
    • 蓝牙论坛
  • RE: 大家好,请问cc2640r2 开发板ble5官方例程中的simple_central和simple_peripheral如何传输超过1字节的数据?

    Susan Yang
    Susan Yang
    如果您需要读取大于ATT_MTU大小的特征,则需要使用Real Long,例如,GATT_ReadLongCharValue和GATT_WriteLongCharValue 您需要修改ble_user_config.h内的 MAX_PDU_SIZE . 然后,您需要根据自己的蓝牙特性更改长度。直接在 simple profile 上进行修改感觉有些复杂。建议您最好创建一个自定义的custom Bluetooth Service. // Maximum size in bytes of the…
    • 4 年多前
    • Bluetooth
    • 蓝牙论坛
  • Answered
  • RE: [参考译文] CC2652R:应用程序卡在呼叫NVOCMP_FINdItem时

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 您好,进一步更新: 我找到了本指南 https://dev.ti.com/tirex/content/simplelink_cc13x2_26x2_sdk_5_20_00_52/docs/ble5stack/ble_user_guide/html/ble-stack-5.x/creating-a-custom-bluetooth-low-energy-application…
    • 3 年多前
    • Bluetooth®︎(参考译文帖)
    • Bluetooth®︎(参考译文帖)(Read Only)
  • RE: CC2640R2F用户APP区flash太小

    Viki Shi
    Viki Shi
    你可以参考下如下链接进行代码优化,如果还不够,建议换CC26X2的芯片: dev.ti.com/.../creating-a-custom-bluetooth-low-energy-application.html
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
  • Answered
  • RE: Multi Role编译问题

    Yue TANG
    Yue TANG
    已解决
    第一: 你的stack版本比较老,用的芯片如果是CC2640R1,建议更新到最新版V2.2.1, 如下Link: http://www.ti.com/tool/BLE-STACK?keyMatch=CC2640&tisearch=Search-EN-Everything Bluetooth low energy software stack (ACTIVE) BLE-STACK Description & Features Technical Docum…
    • 8 年多前
    • Bluetooth
    • 蓝牙论坛
  • RE: cc2640r2f 要保证系统正常运行、需预留多大内存空间?

    Viki Shi
    Viki Shi
    建议按照下面的文档优化一下flash的使用: dev.ti.com/.../creating-a-custom-bluetooth-low-energy-application.html
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
  • RE: 有没有CC2640R2F的抓包分析工具,要求可以看包内容和请求回应的通信协商内容

    YiKai Chen
    YiKai Chen
    wireshark试了都抓不到蓝牙包 重新檢查一下設置步驟吧 付费的ble sniffer最便宜的應該是 Frontline BPA® low energy Bluetooth® Protocol Analyzer
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
  • RE: CC2640R2F有时会进到ICall_abort()中以及编译报错等问题

    Alvin Chen
    Alvin Chen
    你的图都挂了, 关于ICALL ABORT 通常是注册不合理导致的。请看如下教程: Creating Additional ICall Enabled Tasks: software-dl.ti.com/.../creating-a-custom-bluetooth-low-energy-application.html
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
  • RE: CC2640R2F BLE5 peripheral作为多连接,连接数为3时,报HCI_BLE_HARDWARE_ERROR_EVENT_CODE

    YiKai Chen
    YiKai Chen
    看來是RAM不夠用了,參考一下 C2640R2F的ram/flash資源較少,如果需要比較多的connections,建議用CC2642R1取代CC2640R2F
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
<>

未找到您搜索的内容?发布一个新问题吧。

  • 发布新问题