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.

BQ40Z80: shutdown

Part Number: BQ40Z80

Hello. Can BQ40Z80 enter/exit shutdown mode frequently?

I want to send shutdown instruction to BQ40Z80 when the MCU goes into hibernation. This will happen very frequently.

Thank you!

  • After the bq40z80 goes into the SHUTMODE, it will not perform current, voltage and temperature measurement anymore. Besides, 

    to wake up the device, a voltage must apply to the PACK pin.

    I would suggest you check first whether the SLEEP mode can meet your requirements.

    Aso, check more details mentioned in the TRM about the SHUTDOWN mode.

    Andy

  • SLEEP mode cannot satisfy the power requirement.  When bq40z80 in SLEEP mode, the MCU will also sleep, without reading the current, voltage and temperature.

    Besides,  the circuit has the function of activating devices.  When the MCU is awakened, it activates the bq40z80  through a voltage.

    The device will "shutdown->wake up -> shutdown->wake up" and so on . I'm not sure  if  this operation is risky for the bq40z80.

  • BQ40z80 tracks the battery even in the SLEEP mode.  The scenario you mentioned is not the common case.  Usually, the gauge device is sent to SHUTDOWN mode before shipping.

    The BQ40Z80 device goes through a full reset when exiting from SHUTDOWN mode, which means the device will reinitialize.

    I think you can have a try and see what happens.

    Andy