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


搜索提示
找到 19,747 个结果 查看 问题 帖子 排序依据
  • RE: [参考译文] MSP430FR2476:MSP430FR2476TRHB UART0 TXD

    admin
    admin
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 您能首先尝试一下这个例子吗? 所有这些都使用 UCA0。 如果要更改 GPIO、请检查此代码。 /* --COPYRIGHT--,BSD_EX * Copyright (c) 2018, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and…
    • 1 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
  • RE: TCAN4550-Q1: SPI通信正常,CAN发送数据失败

    耀威 王
    耀威 王
    HI, Daniel. Parameter settings are in the code above, and function calls are in the code below.
    • 1 个月前
    • 接口
    • 接口论坛
  • TMS320F280039C:Does F280039C's SCI(UART) port has DMA?

    Roger Dylan
    Roger Dylan
    TI 认为已经解决
    Part Number: TMS320F280039C Does F280039C's SCI(UART) port has DMA function? If it does, where can I find the example code. Thanks! Dylan
    • 1 年多前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • CCS11,导入案例后编译不通过,提示“Type gmake.exe[2]: *** [c:/users/yangji~1/appdata/local/temp/ti25a2~1/obj/e_log10.c.obj] Error 1”

    Jinhe Yang
    Jinhe Yang
    TI 认为已经解决
    Other Parts Discussed in Thread: MSP430FR6047 CCS11, complier V21.6.0.LTS 导入demo案例,超声水表/燃气表(UltrasonicWaterFR604x_02_40_00_00/UltrasonicGasFR6043_02_30_00_01),直接编译无法通过 提示如下错误 程序include 路径有 console信息为 **** Build of configuration LPM for project MSP430FR6047EVM_USS_Water_Demo…
    • 3 个月前
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • Answered
  • RE: MSP430FR6877: 引脚图的有两个UCA0RXD和UCA0TXD定义该怎么区分

    Lydia
    Lydia
    已解决
    您好, 每个 IO 中都有开关、一个 IO 可以根据数据表引脚 4.2 信号说明选择一种功能。 客户可以参考 MSP430 代码示例、以查找为 UART 功能配置一个引脚的方法。 例如、在硬件设计阶段、UCA0 可以从 1、40、41 和 48 中选择任何可用的引脚为 RXD 或 TXD。 然后、软件将配置相应的引脚、UCA0 R/TXD 正常。 C:\ti\msp\MSP430Ware_3_80_14_01\examples\devices\MSP430FR5xx_6xx\MSP430FR5x7x_MSP430FR6x2x_MSP430FR6x7x_Code_Examples…
    • 23 天前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • AWRL6432BOOST: Examples and Demos-MCAN External Read Write

    Johnny Chou
    Johnny Chou
    Part Number: AWRL6432BOOST Is Examples and Demos-"MCAN External Read Write" function normal? SDK: MMWAVE_L_SDK_05_04_00_01 Only the transmission part of the program code is left, the details are not modified, and there is no output signal when…
    • 1 年多前
    • 传感器
    • 传感器论坛
  • 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…
    • 2 个月前
    • 电源管理
    • 电源管理论坛
  • RE: BQ76952: BQ769x2_ReadCurrent库函数问题

    Star Xu
    Star Xu
    您好,In the example code RX_data is an unsigned char type, so you may need to add some additional conversions to get the data into a float type. The example code for this function also returns as an unsigned short, not a float. See below, taken from Section…
    • 2 年多前
    • 电源管理
    • 电源管理论坛
  • RE: LP-MSPM0G3507: Issues with MSPM0G3507: Fixed 2ns Offset in Dual ADC Synch Sampling @1MHz & Hanging in Infinite Loop at -O2

    Vivian Gao
    Vivian Gao
    You said: Could you help me figure out: What are the potential causes of this fixed small offset? Could it be related to configuration (trigger synchronization granularity, DMA transfer initiation timing, memory access latency) or an inherent limitation…
    • 2 个月前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • RE: [参考译文] TMS320F28377S:C2000WARE/TMS320F28377S:TMS320F28377S 上的 PWM6A 输出问题所需的帮助

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 您好、Allison、 所附的屏幕截图是在执行以下步骤后获得的: Run→Load→Load Program→选择 EPWM_UP_AQ_cpu01.out 文件、然后点击 Step Over 按钮。 与以前不同、以前的停止消息不再显示。 但是、如您在"Registers"窗口中所见、EPwm1Regs.TBCTR 值保持为0x0000、即使在点击"Continuous Refresh…
    • 7 个月前
    • C2000™︎ 微控制器(参考译文帖)
    • C2000™︎ 微控制器(参考译文帖)(Read Only)
<>

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

  • 发布新问题