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


搜索提示
找到 1,365 个结果 查看 问题 帖子 排序依据
    Answered
  • [参考译文] MSP430FR2111:使用 A43文件&quot 进行编程时出现错误消息;无法加载 debugee:"

    admin
    admin
    已解决
    Other Parts Discussed in Thread: MSP430FR2111 , MSP-FET 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/736925/msp430fr2111…
    • 已回答
    • 7 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
  • RE: MSP430F5产生PWM,定时器溢出消除,尖峰脉冲

    灰小子
    灰小子
    能否上传下你的程序?觉得你配置的可能不对。 或者你参考下官网的例程 //******************************************************************************* // MSP430F552x Demo - Timer1_A3, PWM TA1.1-2, Up/Down Mode, 32kHz ACLK // // Description: This program generates two PWM outputs on P2…
    • 9 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • [参考译文] CC2640R2F:simple_peripheral 构建错误示例

    admin
    admin
    已解决
    Other Parts Discussed in Thread: CC2640R2F 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/994347/cc2640r2f-sample-simple_peripheral-build-error 器件型号…
    • 已回答
    • 5 年多前
    • Bluetooth®︎(参考译文帖)
    • Bluetooth®︎(参考译文帖)(Read Only)
  • Answered
  • RE: [参考译文] CC2640R2F:CC2640R2FRSMR 睡眠不起作用

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 感谢您的耐心解答。 我安装了最新的4.40 SDK。 在 IAR 中构建此示例(所附图片中的版本): C:\ti\simplelink_cc2640r2_sdk_4_40_00_10\examples\rtos\CC2640R2_LAUNCHXL\ble5stack\simple_peripheral 出现以下错误: 构建配置:cc2640r2lp_app - FlashROM_StackLibrary…
    • 5 年多前
    • Bluetooth®︎(参考译文帖)
    • Bluetooth®︎(参考译文帖)(Read Only)
  • RE: 关于3200的改进建议和需求

    Terry Han
    Terry Han
    1. CC3200的升级芯片已经发布并量产,详细链接 http://www.ti.com/product/CC3220?keyMatch=CC3220&tisearch=Search-EN-Everything CC3220x SimpleLink™ Wi-Fi ® Wireless Microcontroller Unit (MCU) System-on-Chip (SoC) is a Single-Chip With Two Separate Execution Environments…
    • 9 年多前
    • Wi-Fi
    • Wi-Fi 论坛
  • Answered
  • RE: 430F6723的RTC不能使用内部时钟REFOCLK吗?

    Susan Yang
    Susan Yang
    已解决
    我这边使用MSP430F5438A测试了一下是可以进入中断的,代码和测试结果如下 /* --COPYRIGHT--,BSD_EX * Copyright (c) 2012, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided…
    • 6 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • 回复: LM3S9B90外接FPGA问题

    Xiaoxue Jing
    Xiaoxue Jing
    已解决
    你好,多谢回复。 www.altera.com/search embedded solution&spell=1&output=xml_no_dtd&client=www_frontend&proxystylesheet=www_frontend&ie=UTF-8&site=www&access=pALTERA SRunner: An Embedded Solution for Serial Configuration Device Programming…
    • 14 年多前
    • 存档论坛
    • 基于 Stellaris®︎ ARM®︎ Cortex™︎-M3 的 MCU (Read-Only)
  • RE: msp430g2553上用定时器输出两路频率、占空比可调的方波

    灰小子
    灰小子
    官网例程里没有两路的。一路pwm输出的好像也没有可调频率、占空比的。不过很简单的,下面例程调节CCR0和CCR1就能调整频率和占空比。一路会了,两路就简单了。 //****************************************************************************** // MSP430G2xx3 Demo - Timer_A, PWM TA1, Up/Down Mode, 32kHz ACLK // // Description: This…
    • 8 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: 用IAR 开发 TM4C123GH6P icf 文件 官方有没有

    xyz549040622
    xyz549040622
    你看看IAR的开发文档,烧个官方给的例子看看
    • Tiva™ C Series Development and Evaluation Kits for IAR Embedded Workbench.pdf
    • 12 年多前
    • 其他微控制器
    • 其他微控制器论坛
  • Answered
  • [参考译文] Linux/MSP430FR2311:关于带 Sitara 嵌入式 Linux 主机编程问题的 MSP430引导加载程序

    admin
    admin
    已解决
    Other Parts Discussed in Thread: MSP430FR2311 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/787384/linux-msp430fr2311…
    • 已回答
    • 7 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
<>

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

  • 发布新问题