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


搜索提示
找到 273 个结果 查看 问题 帖子 排序依据
  • RE: MSP430G2553寄存器配置方式,ACLK作为定时器Timer0的时钟源

    Susan Yang
    Susan Yang
    /* --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 that the following conditions * are…
    • 7 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: msp430F413 请问喂狗语句

    Susan Yang
    Susan Yang
    有相关例程的,您可以看一下(用WDT的定时模式来定时250ms翻转P5.1) /* --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…
    • 7 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: EZ430-RF2500

    Susan Yang
    Susan Yang
    在LMP3下,ACLK remains active. 您可以使用定时器timer将ACLK设为时钟源,产生定时中断来从LPM3模式下唤醒芯片 例程中给出的是WDT来唤醒,您可以参考一下 /* --COPYRIGHT--,BSD_EX * Copyright (c) 2012, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms…
    • 5 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: 关于MSP430F169的使用

    Susan Yang
    Susan Yang
    建议您参考下官网例程 /* --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 that the following conditions…
    • 7 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: 使用TI官方提供的DCO校准程序,结果输出频率仍然误差很大

    Susan Yang
    Susan Yang
    建议您使用下面的程序测试一下 /* --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 that the following conditions…
    • 5 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • RE: MSP430F6638主存储器储存数据的问题?

    Susan Yang
    Susan Yang
    已解决
    很抱歉, 目前没有MSP430F6638的板子,所以我用MSP430F5529来测试了一下。 调试结果和程序如下 该程序首先擦除flash seg D,然后使用长字写入模式将32位值写入内存位置0x1800。 /* --COPYRIGHT--,BSD_EX * Copyright (c) 2012, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and…
    • 6 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • RE: 求一个MSP430G2211的SPI例程

    gaoyang9992006
    gaoyang9992006
    已解决
    /* --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 that the following conditions * are…
    • 7 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • RE: [参考译文] CCS/TM4C129ENCPDT:调试超时错误

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 [引用 USER="CB1_MOBIT)]请注意,每个调试会话的“持续时间”可能会起作用。 (海报仅列出了"运行一段时间后"-这就剥夺了他人(完全)复制他的报告的机会...)在对多少个调试会话执行测试时遇到"Cortex_M4_0:错误: 等待目标加电/轮询硬件资源时超时"错误、设置运行的程序后、使用 CCS GUI 手动刷新 UART0寄存器约一分钟、然后停止并开始另一调试会话…
    • 8 年多前
    • 基于 Arm 的微控制器(参考译文帖)
    • 基于 Arm 的微控制器(参考译文帖)(Read Only)
  • RE: MSP430FR2433的TA0R计数器问题

    Susan Yang
    Susan Yang
    对于MSP430,查看定时器寄存器的话,建议不要单步,您可以设置断点或者全速运行后暂停查看 测试例程如下 /* --COPYRIGHT--,BSD_EX * Copyright (c) 2014, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted…
    • 5 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • RE: 为什么msp430x54xA_adc12_01.c进入不了中断处理程序?

    Susan Yang
    Susan Yang
    已解决
    我是使用CCS 10试的,0-2V的正弦波,代码如下 /* --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 that the…
    • 5 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
<>

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

  • 发布新问题