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.

BQ76952: How to speed up the time required to turn on DSG MOSFET?

Part Number: BQ76952

Tool/software:

Hi,

We test below condtions.

The MCU tries to control DSG MOSFET status from OFF to ON; the delay varies from 5 ms to 220 ms.
1. To pull low DFETOFF pin
2. Send the ALL_FETS_ON() i2c command

The MCU tries to control DSG MOSFET status from ON to OFF, the delay is about 300 uS.
1. To pull high DFETOFF pin
2. Send the ALL_FETS_OFF() i2c command

Comparing turning on DSG MOSFET and turning off DSG MOSFET, turning on DSG MOSFET takes too long.

We alredy read the previous discussion thread (e2e.ti.com/.../bq76952-dsg-mos-on-delay-too-long).

It looks like the AFE is doing the measurement loop in the normal mode, so maybe turning on the DSG MOSFET takes too long.

Is there any way to change the DSG MOSFET state from off to on in 10ms in normal mode? The test mode does not meet our product normal usage.

thsnks.