Tool/software:
Hey community,
I am using an external driver for the main switch (FETs) for my application and want to control it via the DDSG and DCHG signals. I am not using the internal high-side NFET drivers. My question is when does the DDSG/DCHG signals an active state?
There is the subcommand FET_CONTROL which can be used to enable or disable each FET individually. When using the FET_CONTROL to disable the discharge FET, will this also set the DDSG signal to active?
The documentation says the following about FET_CONTROL: "An 8-bit field is sent with bits 3:0 matching those in 0x7F FET Status(). When a bit is set using this subcommand, the corresponding FET is blocked from being enabled. This subcommand should not be used if the DDSG or DCHG pins are being used in DDSG or DCHG mode."
What would be the best way to achieve the behaviour of manually controlling the CHG and DSG behaviour (by also keeping the body diode protection)?
According to https://e2e.ti.com/support/power-management-group/power-management/f/power-management-forum/963339/bq76952-need-clarification-on-ddsg-and-dchg-operation one side affect would be, that the by turning off the DSG FET, the CHG FET would also be off for up to 250ms. Is this the only side affect?
Another question is related to the body diode protection. While using the internal NFET drivers, BQ is able to use the body diode protection. Is this also the case when I am using the DDSG and DCHG mode to drive the external main switch?
Thank you!