Other Parts Discussed in Thread: BQ40Z50,
Hello,
I have been trying to implement a way to manually command the DSG/CHG FET ON or OFF individually.The protection controlled by MCU.
I set FET_EN = 0 and disable the seal mode,i want to use the DSG/CHG_FET_TOGGLE command manually control the DSG/CHG FET ON or OFF individually.
But i found that when I set DSG_FET_TOGGLE=1, If the dsg current value above a certain threshold,the CHG will automatic turn on,even if the CHG_FET_TOGGLE=0.
This can also happen when in CHG mode.DSG_FET_TOGGLE=0,but the DSG FET turn on.
Is there any way to manually command the DSG/CHG FET ON or OFF?