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


搜索提示
找到 1,365 个结果 查看 问题 帖子 排序依据
    Answered
  • [参考译文] CC430F5137:使用固定 LT FIFO 发送50字节大小的数据包

    admin
    admin
    已解决
    Other Parts Discussed in Thread: CC430F5137 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1051395/cc430f5137-using-fixed-lt-fifo-to-transmit-data…
    • 已回答
    • 4 年多前
    • 低于 1GHz(参考译文帖)
    • 低于 1GHz(参考译文帖)(Read Only)
  • RE: MSP430FR2353 AD多通道采集 现在采集通道8 和内部温度通道A12 只采集这两个通道求指点下,以下是我的配置读取参考官方例子,参考电压内部2.5V,不顺序采集AD ,只采集指定的通道AD的采集

    Susan Yang
    Susan Yang
    那您上述程序运行如何?是自己制作的板子?建议先运行下TI例程,看是否能正常采集转换 您可以参考下面的例子,是采集A2/A1/A0, 使用internal 2V Ref /* --COPYRIGHT--,BSD_EX * Copyright (c) 2016, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or…
    • 7 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: 如何通过TM4C测量四路pwm脉宽

    xyz549040622
    xyz549040622
    给你个例程看看,不过是寄存器版本的,可以参考看看 // PWMDual1.c // Runs on TM4C123 // Use PWM0/PB6 and PWM1/PB7 to generate two square waves with 50% duty cycle // and 180 degrees out of phase. // Daniel Valvano // September 10, 2013 // Please note: /* This is a modified…
    • 10 年多前
    • 其他微控制器
    • 其他微控制器论坛
  • RE: bq78350-R1固件问题

    Johnsin Tao
    Johnsin Tao
    Hi 附件或有参考意义。
    • MSP430™ Microcontroller Software for Handheld Fuel Gauges and Battery Authentication Products.pdf
    • 9 年多前
    • 电源管理
    • 电源管理论坛
  • Answered
  • [参考译文] MSP430F5132:ADC10IFG标志不正确。 无法清除标志。

    admin
    admin
    已解决
    请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1095654/msp430f5132-incorrect-adc10ifg-flags-unable-to-clear-fla…
    • 已回答
    • 4 年多前
    • MSP 低功耗微控制器(参考译文帖)
    • MSP 低功耗微控制器(参考译文帖)(Read Only)
  • RE: MSP430编译器使用经验与技巧集锦!

    Tang Tang
    Tang Tang
    作者: lyzhangxiang 题目: 【MSP430 编译器使用经验】+将程序拷贝到RAM中执行 1、首先使用IDE为IAR,当然这个说是编译器不太合适,针对IDE而言会合理些吧,暂且这么叫吧。 2、请先自行了解__low_level_init()函数,默认使用该文件的路径是X:\Program Files\IAR Systems\Embedded Workbench 6.0 Evaluation\430\src\lib\low_level_init.c 。 3、针对我们的应用,先拷贝出一份low_level_init…
    • 12 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • FR4133晶振失效检测问题

    Guo Yan
    Guo Yan
    已解决
    Other Parts Discussed in Thread: MSP-EXP430FR4133 在FR4133官方历程中 msp430fr413x_CS_04.c 这个文件 是当晶振失效的时候进入中断吗? 还是一直会进入中断。 我调试的时候晶振没有失效也会进入中断,是我对这个历程理解错误,还是历程有问题呢? 我用的是MSP-EXP430FR4133 REV 1.0 谢谢~ ------------------------------------- 下面附上这个代码; //**********…
    • 已回答
    • 11 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • Answered
  • RE: AM5728: 关于PRU的中断的疑问

    Shine
    Shine
    已解决
    中断向量表的介绍要到ARM公司网站查看Cortex-A Programmer's Guide。见附件。 DDI0438C_cortex_a15_r2p0_trm.pdf
    • 2 年多前
    • 处理器
    • 处理器论坛
  • RE: 比较器中断唤醒CPU的例程 /FR2111

    Susan Yang
    Susan Yang
    /* --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 provided that the following conditions * are…
    • 8 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
  • RE: FRAM 存储

    Ling Zhu2
    Ling Zhu2
    BAORONG YANG 说: 最大50个字节,但具体的地�能否告知哈,我在手册上没找到 /* --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…
    • 9 年多前
    • MSP 低功耗微控制器
    • MSP 低功耗微控制器论坛
<>

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

  • 发布新问题