Skip to main content
Associate
April 12, 2026
Solved

STUSB4531 GATE pin unused?

  • April 12, 2026
  • 1 reply
  • 108 views

I'm designing a USB-C charging circuit for a battery-powered device using the STUSB4531 for PD negotiation alongside a BQ25792 buck-boost battery charger.

The BQ25792 handles the full VBUS power path internally (inrush limiting, reverse current protection, OVP, and dead battery support), so I'm trying to understand whether the external P-FET that STUSB4531 normally drives is still required.

Specifically:

1. Can the GATE pin be left NC or tied off without affecting CC detection and PD negotiation? Or does the IC require a valid FET load on GATE to operate correctly?
2. If the GATE pin must drive something, would it be acceptable to connect GATE to the BQ25792's CE (charge enable) pin instead of a FET gate — effectively using it as a charger enable signal rather than a load
switch?
3. Dead battery / no battery scenario: I need the system to power up from VBUS even when the battery is absent or fully depleted. The BQ25792 already supports dead battery mode on its own. If the external FETs are removed, is there anything in the STUSB4531 that would block VBUS from reaching BQ25792 in this condition?

 

Thanks for all the help,

Eden

Best answer by Didier HERROUIN

Dear edenraf,

The VBUS_EN_SNK pin can be left not connected, the negotiation will still happen through CC pins.

And as STUSB4531QTR and STUSB4531BJR present some pull-down on CC lines, even if the battery is fully-depleted, the SOURCE will provide VBUS which will supply the STUSB4531 via VDD pin.

 

Best regards,

1 reply

Didier HERROUIN
Didier HERROUINBest answer
Technical Moderator
April 27, 2026

Dear edenraf,

The VBUS_EN_SNK pin can be left not connected, the negotiation will still happen through CC pins.

And as STUSB4531QTR and STUSB4531BJR present some pull-down on CC lines, even if the battery is fully-depleted, the SOURCE will provide VBUS which will supply the STUSB4531 via VDD pin.

 

Best regards,

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
edenrafAuthor
Associate
April 27, 2026

Hello,

Thanks for the reply. It is as I hoped, so I can leave the VBUS_EN_SNK as NC.

What about VBUS_HS_DISCH and DISCH pins? Would these still need to be connected even if VBUS_EN_SNK is NC? Again, since there would be no FET between VDD and DISCH, all 3 pins (VBUS_HS_DISCH, DISCH, VDD) would effectively be shorted together to VBUS

Didier HERROUIN
Technical Moderator
April 27, 2026

Dear edenraf,

VBUS_VS_DISCH is also used by STUSB4531 to monitor that VBUS is in the correct range, so it must be connected.

Both VBUS_VS_DISCH and DISCH pins are enabled simultaneously to discharge residual voltage at disconnection, transition, hard reset and recovery state. I would recommend keeping both (max acceptable current through DISCH pin is higher).

Best regards,

 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.