This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ76942: 进入shutdown后被静电干扰后异常唤醒

Part Number: BQ76942


电池包进入shutdown后,对P+进行+8K(空气)静电ESD测试,发现其会被唤醒。通过规格书可知BQ76942的唤醒可通过TS2和LD引脚,断开LD引脚与P+的连接时此现象可以避免,但是此引脚还会负责负载检测功能,部分保护的恢复是通过此引脚,不能断开此引脚的连接。是否有其它办法解决此问题?

  • 您好,BQ76942是一款用于IEC-ESD测试的产品,我们能够测试超过8kV规格的电压,没有问题。

    您可以参考下面文档,希望对您有帮助。

    www.ti.com/.../slua368.pdf

  • 电池包开机状态是没有问题的,现在有个小问题是电池包进入shutdown后测试会使得电池包开机。文档里并未有这种条件下的说明

  • 您好,请参考下面内容:

    If an ESD test is performed on the device, even if the device is not damaged, the LD pin of the BQ76942 will still see a rising voltage, and this will trigger WAKE up.  If you want the part to SHUTDOWN again if an ESD WAKE up event occurs, you can program the Auto Shutdown feature in OTP

    The description of Auto Shutdown from the TRM is as follows: As a countermeasure to avoid an unintentional wake from SHUTDOWN mode when putting the BQ76942 device into long-term storage, the device can be configured to automatically reenter SHUTDOWN mode after Power:Shutdown:Auto Shutdown Time minutes if the device boots from SHUTDOWN mode without any valid communications occurring or any charge or discharge current detected.

    Section 13.4.1.8 Power:Shutdown:Auto Shutdown Time of the TRM has more information.  Here is the link to the TRM: BQ76942 Technical Reference Manual (Rev. B) (ti.com).

  • 我按照技术手册重新配置并OTP一版,Power:Shutdown:Auto Shutdown Time设置了1min,并且将MCU程序上电复位的初始化做了2S的延时。实际测试过程中发现从shutdown异常唤醒后在1min会关闭FET,但是1S后又重新打开了,请问一下这种情况是什么导致的?

  • 您好,正在查询,稍后回复。

  • 您好 ,请参考下面内容:

    When the device abnormally wakes up from SHUTDOWN, the FETs will turn on, but they will turn off again, and the part will re-enter SHUTDOWN if the voltage on the PACK and LD pin remain LOW, as you have observed.

    Here is a passage from section 13.4.1.8 Power:Shutdown:Auto Shutdown Time of the technical reference manual that may help to explain this situation:

    As a countermeasure to inadvertent wake from SHUTDOWN, the device can be configured to automatically enter SHUTDOWN again after a number of minutes defined by this parameter. If communications occur after the first second, or if charge current is detected, or if discharge current above the SLEEP current threshold is detected after one minute, automatic shutdown is cancelled. If none of those events occur, after this number of minutes, the FETs will be turned off for up to five seconds. During that 5 seconds, if the PACK and LD pin voltages fall, the device will enter shutdown. If the voltage on those pins remain above their respective thresholds, auto-shutdown is cancelled based on a conclusion that a charger is present.

    To ensure that the device has re-entered SHUTDOWN, you can check the voltage on the REG18 pin.  It should be 0 V when the device is in SHUTDOWN mode, and 1.8 V otherwise.  I hope this helps!

  • 从现象看,意外唤醒后FETs都有打开,在等待1min后有关闭,但很快就重新打开了。整个测试过程并未接入负载或者电源,在1min后关闭FETs,其LD或者PACK是没有电压的。这有点不太明白是什么原因引起的,还有没有其它的条件会导致FETs重新开启

  • 您好,除了上面提到的,没有找到其他条件会导致FETs重新开启