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


搜索提示
找到 1,969 个结果 查看 问题 帖子 排序依据
  • [参考译文] 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 团队、 …
    • 5 年多前
    • 处理器(参考译文帖)
    • 处理器(参考译文帖)(Read Only)
  • RE: cc2640r2f 要保证系统正常运行、需预留多大内存空间?

    Viki Shi
    Viki Shi
    建议按照下面的文档优化一下flash的使用: dev.ti.com/.../creating-a-custom-bluetooth-low-energy-application.html
    • 7 年多前
    • Bluetooth
    • 蓝牙论坛
  • Answered
  • [参考译文] CC2640:是否所有只读代码和数据都已下载到闪存中?

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1104349/cc2640-are-all-readonly-code-and-data-downloaded-to-flash 部件号: CC2640 您好, 在数据表中, “Placing…
    • 已回答
    • 4 年多前
    • Bluetooth®︎(参考译文帖)
    • Bluetooth®︎(参考译文帖)(Read Only)
  • RE: CC2640R2F 协处理器

    Viki Shi
    Viki Shi
    The SimpleLink Bluetooth low energy CC2640R2F device contains a 32-bit ARM® Cortex®-M3 core that runs at 48 MHz as the main processor,Bluetooth low energy controller and host libraries are embedded in ROM and run partly on an ARM® Cortex®-M0 processor…
    • 8 年多前
    • 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…
    • 5 年多前
    • 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的抓包分析工具,要求可以看包内容和请求回应的通信协商内容

    YiKai Chen
    YiKai Chen
    wireshark试了都抓不到蓝牙包 重新檢查一下設置步驟吧 付费的ble sniffer最便宜的應該是 Frontline BPA® low energy Bluetooth® Protocol Analyzer
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
  • Answered
  • [参考译文] CC2640R2F:传统和长距离广告

    admin
    admin
    已解决
    Other Parts Discussed in Thread: LAUNCHXL-CC2640R2 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1082598/cc2640r2f-legacy-and-long-range-adverti…
    • 已回答
    • 4 年多前
    • Bluetooth®︎(参考译文帖)
    • Bluetooth®︎(参考译文帖)(Read Only)
  • RE: CC2640R2F BLE5 peripheral作为多连接,连接数为3时,报HCI_BLE_HARDWARE_ERROR_EVENT_CODE

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

    Viki Shi
    Viki Shi
    为什么不接32k晶振?程序默认都是接的。有个相关文档是CC2640的,参考一下-------Running Bluetooth® low energy on CC2640 Without 32 kHz Crystal: www.ti.com/.../swra499b.pdf
    • 6 年多前
    • Bluetooth
    • 蓝牙论坛
<>

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

  • 发布新问题