Picture this meeting: a pre-release design review for a 65 W portable product. As the hardware lead walks through the USB-C subsystem, the compliance lead asks five questions:
For products targeting the EU market under Directive (EU) 2022/2380 (the Common Charger Directive), these answers belong in your project plan before layout is locked.
Those five questions define the blueprint. Each maps to a decision you settle during design, and the sections ahead answer them in order, from controller selection through the technical file.
Under Commission Notice 2024/C 2997, radio equipment that charges above 15 W, 5 V, or 3 A must support USB Power Delivery. Three decisions drive PD controller selection:
A device that only draws power is a sink, while a power bank, laptop, or hub that can do both is a dual-role power (DRP) port. The role sets the CC pull termination and the controller class: sink-only products use simpler, lower-cost controllers, while DRP adds bidirectional power paths and protection on both sides. The directive regulates the charging interface, so every in-scope device needs a compliant sink, even if it also sources power.
USB PD's Standard Power Range (SPR) spans profiles up to 100 W. USB PD 3.1 added Extended Power Range (EPR), raising the supported range to 240 W with new fixed levels at 28 V, 36 V, and 48 V. Designs above 100 W move into EPR; many 65 W portable designs remain in SPR.
Standalone controllers combine the Type-C Port Manager (TCPM) policy engine and Type-C Port Controller (TCPC) physical layer on one chip. Split designs run TCPM policy on a host MCU with a separate TCPC IC over I2C. Integrated simplifies bring-up; split adds flexibility for multi-port or custom-policy work.
USB PD controllers and power-management parts include TI's TPS25751 and TPS26750, Diodes’ AP33771C and AP33772S sink controllers, Infineon's EZ-PD™ PMG1 family, and Renesas’ USB-C PD EPR silicon.
USB-C’s 0.5 mm pin pitch places the CC and SBU lines next to VBUS, which carries up to 20 V in SPR and 48 V in EPR. A bent pin, conductive debris, or a faulty cable can short VBUS to either line and damage the PD controller. The receptacle itself is a mechanical risk too: a cracked solder joint at the port is a common cause of field returns.
Three failure modes drive protection component selection:
Electrostatic discharge (ESD) and overvoltage events on these lines call for discrete transient voltage suppressor (TVS) diodes with a working voltage above the maximum expected VBUS (20 V for SPR, 50 V for EPR). Semtech's µClamp family and equivalents from TDK and Bourns handle transient events. Integrated alternatives such as TI TPD8S300, Diodes DPO2036, Kinetic KTU1101, and ST TCPP combine ESD and overvoltage shutdown in one package.
VBUS sees surges from line transients and hot-plug events. Higher-power TVS diodes rated against IEC 61000-4-5 (the surge immunity standard) handle them. Capacitance is not the constraint here, so selection focuses on clamp voltage and peak pulse current.
TX and RX need ultra-low-capacitance TVS (typically 0.2 to 0.7 pF) to preserve signal integrity at USB 3.2 and USB4 speeds. Keep stub lengths short to avoid impedance discontinuities.
The three failure modes above are electrical. Sustained high power adds a thermal one: heat at the connector. Polymeric positive temperature coefficient (PTC) devices in the VBUS path or Littelfuse setP digital temperature indicators on the CC line both works. The CC-line route avoids insertion loss in the VBUS path.
Three checks drive the cable decision: certification tier, physical requirements, and the eMarker.
USB-IF discontinued 100 W cable certification in December 2021, leaving two tiers: 60 W (no eMarker required) or 240 W (EPR-certified eMarker required). For a charging cable in the retail box, sourcing picks one or the other.
Creepage and clearance are stricter, with a 53.65 V minimum functional voltage and a 63 V minimum bypass capacitor rating. The USB-IF 240 W mark must appear on the connector overmold or a sticker, and from December 14, 2028, Commission Regulation (EU) 2025/2052 makes power markings mandatory on both plugs for EU sales.
For 240 W EPR cables, the eMarker communicates cable capabilities during USB PD negotiation, making it a qualification detail for any high-power cable in the box. EPR-capable eMarker parts include Injoinic IP2133H, Hynetek HUSB332B, VIA Labs VL153, and Infineon's EZ-PD CMG2, each tied to a USB-IF Test ID on the certified-cable list.
Without a valid eMarker, the PD source falls back to 3 A at 20 V (60 W); above that, the eMarker is what the source negotiates against.
Two paths produce the documentation the directive requires.
The full path runs the product through a USB-IF Compliance Workshop for protocol, electrical, and interoperability testing, producing a Test ID, a listing on the USB-IF Integrators List, and rights to the certified logo.
The narrower path, launched in 2024, aligns with the directive's harmonized standard references. The EU Conformity program runs the minimum tests to demonstrate conformance with EN IEC 62680-1-2:2022 (USB PD) and EN IEC 62680-1-3:2022 (USB Type-C). The output is a conformity report, which is different than a certified logo license, and the program accepts proprietary protocols layered on top of compliant USB-C and PD. Products that lean on the logo for marketing need the full path; most others don't.
Authorized test labs include Granite River Labs, UL Solutions, Allion Labs, and iST.
Every in-scope product on the EU market requires a technical file: design, testing records, and legal declarations in one auditable package, retained for 10 years. Radio Equipment Directive (RED) Annex V defines the contents:
Packaging artwork has its own requirements: the Annex Ia, Part III pictogram, in whichever format applies (charger included or not), plus the charging-capability label from Part IV, must appear on packaging and, for online listings, near the price.
The components in the regulated path (PD controllers, eMarker ICs, TVS protection, USB-C connectors, and EPR-certified cables) are now BOM line items, and each traces back to a requirement in the sections above. Octopart's parametric search and supplier visibility surface the manufacturer detail and stock data those decisions need.
For the market forces behind these requirements, see After the EU Laptop Charger Deadline, USB-C Becomes the Design Baseline.