2026-04-13 12:31 AM
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:
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?
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!
Solved! Go to Solution.
2026-04-28 1:57 AM
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:
Regards
/Peter
2026-04-13 1:27 AM
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
2026-04-13 1:43 AM
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?
2026-04-28 1:57 AM
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:
Regards
/Peter