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.

BQ25611D: When there may be unstable contact during unplugging from usb, will BQ25611D think that the product has been inserted into usb again, thus exiting the shipping mode?

Expert 2630 points
Part Number: BQ25611D

After setting the following register, we unplugged the USB cable and entered the shipping Mode.



In mass production, we sent the command via USB. Is the product not in shipping mode when we set up the register?

When we unplug the usb cable is BQ25611D close BATFET into shipping mode.

Our question is:
When there may be unstable contact during unplugging from usb, will BQ25611D think that the product has been inserted into usb again, thus exiting the shipping mode?

  • It is a good question. There are 2 ways to put the device into ship mode.

    #1: when adaptor is not present, disabling BATFET by I2C (BATFET_DIS =1)

    #2: when adaptor is present, need to put the device in the HiZ mode by writing BATFET_RST_VBUS =1 and then BATFET_DIS =1

    Regarding your question, that's depending on how much time the intermittent contact takes. I would recommend #1 method to put the device in ship mode. Unplug adaptor and then put the device into ship mode.

    Regards,

    Hong