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


搜索提示
找到 20,377 个结果 查看 问题 帖子 排序依据
    Answered
  • [参考译文] AM2634:SDL_ECC_R5_d-data 示例是否有正确/正常运行的源代码?

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1432975/am2634-is-there-proper-functioning-source-code…
    • 已回答
    • 1 年多前
    • 基于 Arm 的微控制器(参考译文帖)
    • 基于 Arm 的微控制器(参考译文帖)(Read Only)
  • RE: [参考译文] LAUNCHXL-F28379D:将板从计算机上重新拔插后、闪存代码不工作。

    admin
    admin
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 我根据我的要求更改了示例"sci_loopback_interrupts_cpu01"。 我已附上该代码。 #include "F28x_Project.h" // // Defines // //#define CPU_FREQ 60E6 //#define LSPCLK_FREQ CPU_FREQ/4 //#define SCI_FREQ…
    • 2 年多前
    • C2000™︎ 微控制器(参考译文帖)
    • C2000™︎ 微控制器(参考译文帖)(Read Only)
  • Answered
  • RE: [参考译文] EK-TM4C1294XL:使用 EK-TM4C1294XL 作为主设备并使用 EK-TM4C123GXL 进行 CAN 通信

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 尊敬的 Conor: 您不能在 EK-TM4C123GXL 板上原封不动地运行 simple_can_rx、因为 TM4C129和 TM4C123的系统时钟设置和 CAN 比特率设置不同。 如需了解详情、请参阅 C:\ti\TivaWare_C_Series-2.2.0.295\examples\peripherals\can\simple_rx.c 示例。 如下面突出显示的行所示…
    • 2 年多前
    • 基于 Arm 的微控制器(参考译文帖)
    • 基于 Arm 的微控制器(参考译文帖)(Read Only)
  • Answered
  • [参考译文] TMS570LC4357:询问如何将 HET 引脚转换为 SCI 功能

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1632206/tms570lc4357-query-on-converting-het-pin-to-sci-functionality 器件型号: TMS570LC4357 我想知道是否可以配置分配的…
    • 已回答
    • 5 个月前
    • Code Composer Studio™︎(参考译文帖)
    • Code Composer Studio™︎(参考译文帖)(Read Only)
  • Answered
  • [参考译文] CC2642R:CC26x2 MCU 上是否运行有用于控制 NFC 读/写器芯片 DLP-7970A 的示例代码?

    admin
    admin
    已解决
    Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1 , DLP-7970ABP , CC2642R 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/other-wireless-group/other-wireless/f/other-wireless-technologies-forum…
    • 已回答
    • 1 年多前
    • 其他无线技术(参考译文帖)
    • 其他无线技术(参考译文帖)(Read Only)
  • Answered
  • RE: [参考译文] TMS320F28P550SJ:MCAN 的整个消息 RAM 的大小

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 韦恩、您好! 下面是一个实现示例。 下面是为 main.c 文件中的 MCANRAMACC 配置调用外部函数的 cinit 实现。 ;// TI File $Revision: /main/2 $ ;// Checkin $Date: December 7, 2011 18:25:05 $ ;//###########################################################################…
    • 2 年多前
    • C2000™︎ 微控制器(参考译文帖)
    • C2000™︎ 微控制器(参考译文帖)(Read Only)
  • RE: 在用people counting这里我运行程序gui.main去采集点云数据过一会会报错Point Cloud TLV Parser Failed

    Shine
    Shine
    请看下面的回复。您也可以直接点击下面的帖子查看。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1221663/iwr6843-point-cloud-tlv-parser-failed Has the customer modified the example parsing scripts at all? By default these scripts support the Out of Box demo only…
    • 3 年多前
    • 传感器
    • 传感器论坛
  • AWR6843AOP: Periodic automatic calibration of the sensor causes phase jump issues.

    hao zhang
    hao zhang
    TI 认为已经解决
    Part Number: AWR6843AOP Other Parts Discussed in Thread: AWR1843 , AWR6843 During the micro-displacement measurement using the AWR6843&AWR1843 radar sensors, we observed that the phase of the target object exhibits abrupt jumps with temperature variations…
    • 5 个月前
    • 传感器
    • 传感器论坛
  • DS90UB9702-Q1: DS90UB971,Dual independent input and output simultaneously

    jiao juncheng
    jiao juncheng
    TI 认为已经解决
    Part Number: DS90UB9702-Q1 Other Parts Discussed in Thread: ALP I want to achieve the function of the following block diagram. I can set the input and output of any port, but I can't achieve simultaneous input and output of two cameras. I also don't know…
    • 10 个月前
    • 接口
    • 接口论坛
  • BQ24773: linux driver

    MARK YAN
    MARK YAN
    TI 认为已经解决
    Part Number: BQ24773 Is it possible to provide reference code for the BQ24773 driver on Linux 5.10? The reference code currently available on your website is not functional.
    • 1 年多前
    • 电源管理
    • 电源管理论坛
<>

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

  • 发布新问题