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


搜索提示
找到 20,217 个结果 查看 问题 帖子 排序依据
  • RE: CC2340R5: CC2340R5 Custom BLE PHY: How to transmit raw/custom BLE advertising PDUs without BLE stack using prop_rf/rfPacketTx?

    Qingtian Yang
    Qingtian Yang
    static void ble_build_adv_pdu(void) { // --- PDU Header --- ble_pdu_raw[0] = 0x42; // ADV_NONCONN_IND (0x02) | TxAdd=1 (0x40) ble_pdu_raw[1] = 15; // Length: 6 (AdvA) + 3 (Flags) + 6 (Name) = 15 // --- AdvA: Random Static Address CC…
    • 9 天前
    • 其他无线技术
    • 其他无线技术论坛
  • RE: [参考译文] AWRL1432BOOST:在 Kick_to_Open 示例代码中添加 CAN 总线功能问题

    admin
    admin
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 嗨、Johnny、 Unknown 说: 如何计算处理时间= 6ms? 处理时间的计算方法是、在线性调频脉冲结束并生成雷达立方体后立即获取时间戳( interFrameStartTimeStamp、然后再执行所有 DPU)。 然后、它在执行最终 DPU 后获取一个时间戳、并从该时间戳中减去初始时间戳以获得总处理时间。 对于脚踢开启、处理时间不包括分类器处理、但分类步骤在这里几乎没有作用…
    • 1 年多前
    • 传感器(参考译文帖)
    • 传感器(参考译文帖)(Read Only)
  • Answered
  • RE: [参考译文] MSP430F5171:ACLK 神秘

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 /* --COPYRIGHT--,BSD_EX * Copyright (c) 2012, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification…
    • 2 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
  • RE: AM2434: Does the AM2434+BP3351 development board combination support the sdio interface

    Bill Gates
    Bill Gates
    How to use the sdio interface between AM2434 and BP3351 development boards? Can you provide a code example for using the sdio interface on WiFi?
    • 3 个月前
    • Wi-Fi
    • Wi-Fi 论坛
  • Answered
  • RE: [参考译文] TMS320C6678:SRIO 芯片支持库文档

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 我可以访问头文件、但没有足够详细的输出参数。 例如、以下函数标头不指定中的每个位 CompCode 和 上下文 表示。 /** ============================================================================ * @n@b CSL_SRIO_GetLSUCompletionCode * * @b…
    • 1 年多前
    • 处理器(参考译文帖)
    • 处理器(参考译文帖)(Read Only)
  • Answered
  • [参考译文] MSP430FR2355:温度读数不正确

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1334012/msp430fr2355-incorrect-temperature-reading 器件型号: MSP430FR2…
    • 已回答
    • 2 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
  • RE: TIDM-02013: Regarding the disabling and enabling of TTPLPFC and CLLLC.

    Lydia
    Lydia
    Hello, TTPLPFC_AUTO_START is used to call the autostart function (TTPLPFC_autoStart), which would start the PFC. The full function is located within the ttplpfc.c source code located within the following folder structure: tidm_02013/source/ttplpfc/source…
    • 9 个月前
    • 电源管理
    • 电源管理论坛
  • Answered
  • [参考译文] AWRL6432BOOST:向 Kick_to_Open 示例代码添加 LIN 总线功能问题

    admin
    admin
    已解决
    Other Parts Discussed in Thread: AWRL1432 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1463226/awrl6432boost-add-lin-bus-function-issue-to-kick_to_open-examples-code 器件型号: A…
    • 已回答
    • 1 年多前
    • 传感器(参考译文帖)
    • 传感器(参考译文帖)(Read Only)
  • TMS320F28P650DK: How to manually initialize the bss and ebss sections to all zeros?

    Leo Wu
    Leo Wu
    TI 认为已经解决
    Part Number: TMS320F28P650DK Hi experts, My customer want to nitialize the all the value in bss and ebss sections to zero manually for there are too many variables that have not been assigned an initial value in their code. Does BU has any guide to do…
    • 4 个月前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • Answered
  • RE: [参考译文] MSP430F5529:用于 Windows 亮度控制的 MSP430 USB HID

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 从 Microsoft 网站添加注释: Troubleshooting common errors Tip #1: Brightness increment/decrement HID usages only operate only on Mobile systems (battery powered) and require Windows 8. Tip #2: If the…
    • 10 个月前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
<>

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

  • 发布新问题