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


Search tips
Showing 5,012 results View by: Thread Post Sort by
  • RE: BQ769142: Watch dog相關問題

    Star Xu
    Star Xu
    您好,请参考下面内容: 1, When the device is powered on or woken from SHUTDOWN mode, it will load the settings set in the OTP, and if there is no OTP value set for a register it will load its default value. 2, The Host Watchdog Protection just turns off the FETs,…
    • 7 days ago
    • 电源管理
    • 电源管理论坛
  • RE: BQ76952: OCD保護時,除了充電解除以外,是否有其他的方法可以解除

    Star Xu
    Star Xu
    您好,When OCD occurs => wait five seconds => shut down Protections: OCD(1/2/3):Threshold = whatever threshold to trigger at Protections: OCD(1/2/3):Delay = 5s These settings will cause the device to trigger the OCD fault and turn off the DSG FET after…
    • 20 days ago
    • 电源管理
    • 电源管理论坛
  • RE: BQ25618EVM: BQ25618E充电问题

    Star Xu
    Star Xu
    您好,请参考下面内容 1. Please provide more background information for these observations. What was the input voltage and battery voltage, was there a system load, how repeatable is this, was this seen on other device etc? Was the device in DPM? Please check the…
    • 22 days ago
    • 电源管理
    • 电源管理论坛
  • BQ40Z50: Shipmode 进入异常

    Jonas Zhang
    Jonas Zhang
    TI Thinks Resolved
    Part Number: BQ40Z50 Other Parts Discussed in Thread: BQSTUDIO Hi 终端客户的问题是:用的 BQ40Z50-R1 的 IC ,启动了 shipmode 这个功能,设置的时间是 64800 ,大部分电池都会自动进入,但是有小部分没有进入,需要找这个原因,还请帮忙协助分析,谢谢。 附档中的GG文件,其中 1 号为可以进入 shipmode 的文件, 2 号为不能进入 shipmode 的文件,谢谢! 2476.gg.csv 2.gg.csv
    • 10 days ago
    • 电源管理
    • 电源管理论坛
  • Answered
  • TMS320F280049C: 通过Interrupt_enable(INT_ECAP1);使能ECAP中断后,主函数main() for循环中代码不执行,经调试定位为ECAP中断太频繁导致CPU无法执行主循环的代码,其他中断的代码可以执行。ECAP采集到的脉冲信号频率没问题

    zhen zhen
    zhen zhen
    Resolved
    Part Number: TMS320F280049C ecap_dev.h #ifndef __ECAP_DEV_H #define __ECAP_DEV_H #include "user_config.h" #include "driverlib.h" #include "device.h" #include "ecap.h" #include <stdint.h> typedef struct { uint32_t…
    • Resolved
    • 6 days ago
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • Answered
  • TMS320F280049: CLA无法正常调用,DEBUG界面CLA,Load Symbols后显示no symbols are defined

    慧晨 史
    慧晨 史
    Resolved
    Part Number: TMS320F280049 Other Parts Discussed in Thread: C2000WARE 专家你好,我使用CCS配置CLA,生成后套用C盘软件安装目录里C2000Ware_5_00_00_00里的cla_ex1_asin模板。asin 使用模板能够正常调试CLA,也能在CLA里单步调试,能正常使用。 但是将模板的主要代码asin.cla、cla_ex1_asin_shared.h,还有其他代码移植到我的工程后无法正常调试和使用CLA。 具体现象如下…
    • Resolved
    • 27 days ago
    • C2000 微控制器
    • C2000™︎ 微控制器论坛
  • RE: BQ76952EVM: BA76952关机失败问题咨询

    Star Xu
    Star Xu
    您好,请参考下面内容: I don't think the diode would work, it may interfere with the LD pin's function. You should be able to tie LD to VSS, but it comes with some added considerations if you're still using DSG. You need to ensure that PACK+ does not exceed…
    • 20 days ago
    • 电源管理
    • 电源管理论坛
  • RE: BQ25792: 1、芯片输出发热严重、输出电压16.4V。电流只能到100A左右。无法进行快充 。2、电流增加到300mA左右电压跌落。且持续发热后会导致芯片REGN脚与GND短路。

    Star Xu
    Star Xu
    您好,请参考下面的checklist确认电路。 BQ25790_BQ25792_BQ25672_V1p0_Schematic Checklist (1).pdf
    • 1 day ago
    • 电源管理
    • 电源管理论坛
  • PROCESSOR-SDK-J784S4: sdk9.0中,替换了自己编译的内核后,无法看到其他核

    epoll
    epoll
    TI Thinks Resolved
    Part Number: PROCESSOR-SDK-J784S4 tda4vh运行着sdk9.0的包,当替换了自己重新编译的内核后,无法通过cat /sys/class/remoteproc/remoteproc*/name看到其他核,而使用prebuil的Image,则可以 以下是编译命令: make ARCH=arm64 CROSS_COMPILE=aarch64-none-linux-gnu- distclean make ARCH=arm64 CROSS_COMPILE=aarch64…
    • 11 days ago
    • 处理器
    • 处理器论坛
  • RE: BQ76952: 具有并包功能的BMS设计

    Star Xu
    Star Xu
    您好,请参考下面内容: This looks reasonable, although you likely will want a second FET back-to-back with Q3 so that you can control when the backup battery both charges and discharges. Rather than using the bq76200 and discrete FETs for the backup battery, I recommend…
    • 1 month ago
    • 电源管理
    • 电源管理论坛
>

Didn't find what you are looking for? Post a new question.

  • Ask a new question