cancel
Showing results for 
Search instead for 
Did you mean: 

STUSB4500 Reference Design using STL6P3LLH6

Circuit
Associate II

Hi 

I have a question regarding use of STL6P3LLH6 MOSFET in the reference design as shown in EVAL-SCS001V1. In this reference, there is only one STL6P3LLH6(T1) used as shown below:

 

 

 

Circuit_0-1776064972194.png

But in the datasheet of STUSB4500, Fig 10 shows use of 2 such MOSFETs as shown below. What is the advantage of using 2 of these? 

Circuit_2-1776065090824.png

In my design, i will use STUSB4500 to negotiate only fixed 20V, 2.5A. So, wondering if i need to put 2 MOSFETs or would it be OK with only one?

Thanks!

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

In your sink-only USB-C design, using two back-to-back MOSFETs is safe and often the more robust choice. The main reason is reverse current: if your system has an internal battery or another supply rail, current could flow back through the body diode of a single MOSFET. Two MOSFETs in anti-series block conduction in both directions. If your product is purely a USB PD sink with no sourcing and no possibility of backfeed from an internal supply, a single MOSFET can be sufficient. The only thing you must account for is the higher combined Rdson and therefore higher conduction losses.

So, for your case:

  • Single MOSFET: acceptable if reverse current is impossible
  • Two MOSFETs: recommended if you want extra protection against backfeed or future design changes

Regards
/Peter

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.

View solution in original post

3 REPLIES 3
Peter BENSCH
ST Employee

For applications with a single current direction, a single MOSFET is sufficient.

However, if current can flow in both directions, the parasitic diode in standard MOSFETs would start to conduct, making it impossible to switch the circuit off. For this reason, two MOSFETs are connected in anti-series.
Does it answer your question?

Regards
/Peter

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.

In which cases Current may flow in both directions if i may ask?

 

In my design USB-C receptable along with this STUSB4500 used for USB 2.0 Full Speed Communications and Power Delivery  Power sinking 20V, 2.5A. So, it won't be used for sourcing current.

So, if i put both these MOSFETs it won't hurt as i understand, correct?

In your sink-only USB-C design, using two back-to-back MOSFETs is safe and often the more robust choice. The main reason is reverse current: if your system has an internal battery or another supply rail, current could flow back through the body diode of a single MOSFET. Two MOSFETs in anti-series block conduction in both directions. If your product is purely a USB PD sink with no sourcing and no possibility of backfeed from an internal supply, a single MOSFET can be sufficient. The only thing you must account for is the higher combined Rdson and therefore higher conduction losses.

So, for your case:

  • Single MOSFET: acceptable if reverse current is impossible
  • Two MOSFETs: recommended if you want extra protection against backfeed or future design changes

Regards
/Peter

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.