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.
Hello TI Team,
I am trying to enter into sleep mode in BQ7695202 when the DFET is control off by DFETOFF pin. I have also set the necessary registers according to the attachment.
Hi Sheng,
I tested this on my board. You are correct, disabling the discharge FET with the DFETOFF pin does prevent the device from going into SLEEP mode. If you disable the DSG FET with the DSG_PDSG_OFF() command, it will not prevent SLEEP mode, so this might be a better option for you.
Best regards,
Matt
hello Matt;
Thank you for your reply. We can send DSG_ PDSG_ OFF() command while controlling DFETOFF PIN.