The Obsolescence Brief Subscribe
← Parts Teardown Family Map · Hub

USB-to-serial bridge obsolescence: which parts are EOL & how to cross them

The USB-to-serial bridge, the USB-to-UART converter that presents a USB device to the host as a virtual COM port, is one of the most widely designed-in interface parts in electronics, and two of the most common are now obsolete. What decides each swap is the host driver and the USB VID/PID the host software binds to: a same-vendor successor keeps them; every cross-vendor part changes them. The footprint match does not tell you that. Suggested candidates to validate in your own design, not drop-in equivalents.

FT232RL: foundry EOL (LTB 1 Jun 2024 passed) PL2303: driver EOL (blocked on Win 11) FT232RNL / PL-2303GC: same-vendor go-forward Cross-vendor: new driver + board redesign
Map

The family map

Every legacy part routes to a same-vendor go-forward that keeps the driver and USB identifiers, or out to a shared cross-vendor pool that changes all of them. The arrow is the whole decision.

Legacy · obsolete keeps driver Same-vendor go-forward
FT232RLFTDI · foundry EOL
Obsolete
VID 0x0403
Pkg SSOP-28
Driver FTDI VCP/D2XX
same
VID/PID
FT232RNLFTDI · named replacement
Active
VID 0x0403
Pkg SSOP-28
Driver FTDI (same)
PL2303 HXA/TA…Prolific · driver-support EOL
EOL
VID 0x067B
Pkg varies
Driver blocked on Win 11
same
family
PL-2303GCProlific · maker-recommended
Active
VID 0x067B
Pkg SSOP/QFN
Driver Prolific family
… or cross to the shared poolnew driver · new VID/PID · board redesign
CP2102NSilicon Labs
Active
VID 0x10C4
Pkg QFN-28
CH340GWCH
Active
VID own
Pkg SOP-16
CY7C65213Infineon
Active
VID own
Pkg SSOP-28
Legacy obsolete Same-vendor keeps driver & VID/PID Cross-vendor driver, identifiers & footprint change
Modes

Two ways it reaches end-of-life

USB bridges do not all reach end-of-life the same way, and the difference decides whether a last-time-buy even helps. Diagnose the mode first.

FT232RL · FTDI

Foundry end-of-life

FTDI’s R-series notice places it at EOL with a last-time-buy of 1 June 2024 (passed), traces the discontinuation to the chip foundry (legacy silicon, a wafer-supplier price increase), and names the FT232RNL as the replacement. DigiKey lists it obsolete and no longer manufactured.

A last-time-buy bridges it
PL2303 · Prolific

Driver-support end-of-life

The older chip versions (HXA, TA, TB, HXD, RA, SA, EA) are EOL, and Prolific’s Windows driver refuses to load them on Windows 11, reporting a Code 10 fault: “PL2303TA DO NOT SUPPORT WINDOWS 11 OR LATER.” The maker-recommended part is the PL-2303GC.

A last-time-buy does NOT help

A last-time-buy bridges a foundry EOL; it does not help a driver-support EOL, where the block travels with the operating system, not with your stock. The fix is a supported part, not more inventory.

Catches

The four catches that decide every cross

01

Host driver & USB VID/PID Load-bearing

Anything keyed to a vendor’s Vendor ID (FTDI 0x0403, Prolific 0x067B, Silicon Labs 0x10C4), a device path built from it, or a vendor driver stack stops matching the moment the silicon changes vendor. Only a same-vendor successor keeps the binding.

02

Package & pinout

Only same-vendor successors keep the footprint (the FT232RNL stays SSOP-28). Every cross-vendor part is a board redesign: the CP2102N is QFN-28, the CH340G is SOP-16, and no cross-vendor part is a pin-for-pin match.

03

Which obsolescence mode

Foundry EOL versus driver-support EOL, which decides whether a last-time-buy actually bridges the gap, or buys stock that the operating system will still refuse.

04

Counterfeit exposure

The FT232R and PL2303 are among the most cloned USB bridges, and both vendors have shipped Windows drivers that acted on non-genuine parts. Buy only from franchised or traceable sources. A clone is a separate requalification.

Table

The USB-to-serial bridge landscape

The common parts a cross-reference returns, mapped by the axis that actually decides the swap, the host driver and USB VID/PID, plus package and lifecycle. Confirm every lifecycle standing at the maker field before you design a part in.

PartVendorHost driver / USB VIDPackageLifecycle
FT232RLFTDIFTDI VCP/D2XX, 0x0403SSOP-28Obsolete foundry EOL, LTB Jun 2024
FT232RNLFTDIFTDI (same as RL)SSOP-28Active FTDI’s named replacement
PL2303 HXA/TA/HXD…ProlificProlific, 0x067B; blocked on Win 11variesEOL chip versions
PL2303GCProlificProlific family, 0x067BSSOP-28 / QFN / SSOP-16Active maker-recommended
CP2102NSilicon LabsSiLabs VCP, 0x10C4QFN-28Active
CH340GWCHWCH driver, own VIDSOP-16Active
CY7C65213InfineonInfineon, own VIDSSOP-28 / QFN-32Active FT232R pin-match

The load-bearing column is the host driver and USB VID: the same-vendor successors (FT232RNL, PL2303GC) keep it; every cross-vendor part changes both the driver and the identifiers the host binds to. Lifecycle, package and driver data is vendor/distributor-reported, not independently audited.

Teardowns

The per-part teardowns

Each legacy part has a full forensic teardown: the fit-catch on every cross, the comparison table, and the procurement path:

Method

How to approach a USB bridge obsolescence

No single winner across the family, a fit to your design and, above all, your host software:

1

Stay same-vendor Lowest friction

The FT232RNL keeps FTDI’s driver and identifiers (FTDI calls it pin-compatible in nearly 100% of designs; still a silicon-revision requalification); the PL2303GC keeps Prolific’s driver family. Neither disturbs host software keyed to the vendor VID/PID.

2

Cross-vendor is a software project

Not a part swap. Budget a new driver, new USB VID/PID, a re-created GPIO/config scheme, and a board redesign. Footprint and pinout differ on every cross-vendor part.

3

Diagnose the mode first

Foundry versus driver-support: a last-time-buy only helps the foundry case (FT232RL), not the Windows 11 driver block on the PL2303.

4

Buy franchised or traceable

Both families are heavily counterfeited and both vendors’ drivers act on non-genuine parts; a clone is a separate requalification, not a like-for-like source.

5

Requalify in your own system

A matching function and data rate do not qualify the part; validate host enumeration and any software keyed to the old VID/PID or vendor API.

FAQ

Frequently asked questions

Which USB-to-serial bridges are obsolete?

The FTDI FT232RL is end-of-life (last-time-buy 1 June 2024 passed, obsolete at distribution), and the Prolific PL2303’s older chip versions (HXA, TA, TB, HXD, RA, SA, EA) are end-of-life with their driver blocked on Windows 11. Confirm the exact part and version you use; the FT232RNL and the PL-2303GC are the makers’ own current parts.

Are USB-to-UART bridges interchangeable?

Not as drop-ins. They share a function, but each vendor’s part uses its own host driver and USB VID/PID, and the packages and pinouts differ, so any host software keyed to the old vendor’s identifiers or driver must be reworked and cross-vendor swaps are a board redesign.

What is the difference between FTDI, Prolific, Silicon Labs and WCH USB bridges?

They perform the same USB-to-serial function, but they differ where it matters for a swap: the host driver and the USB Vendor ID (FTDI 0x0403, Prolific 0x067B, Silicon Labs 0x10C4, WCH its own), plus the package. Host software binds to those identifiers and the vendor driver, so moving between vendors is a driver and provisioning change, not just a new part.

Why did my PL2303 stop working on Windows 11?

Because the older PL2303 chip versions are end-of-life and Prolific’s Windows 11 driver refuses to load them, showing a Code 10 fault with the message “DO NOT SUPPORT WINDOWS 11 OR LATER.” This is a driver-support decision that travels with the operating system, so buying more of the same EOL chip does not fix it; Prolific directs affected designs to the PL-2303GC.

What replaces the FT232RL and the PL2303?

Each has its own set of real crosses with a specific catch; the two teardowns linked above work them in full. In short: the same-vendor go-forward parts are the FTDI FT232RNL and the Prolific PL-2303GC (each keeps its vendor driver and VID/PID), and the shared cross-vendor options are the Silicon Labs CP2102N and the WCH CH340G (both change driver, identifiers and footprint). Treat all as candidates to validate.

Related

Keep reading

Sources

Sources · public, primary

Lifecycle, package, driver and status data is vendor- and distributor-reported, not independently audited. Alternates are candidates to validate in your own design; confirm every detail with the manufacturer before committing.

About the author

Hermann Njike is a systems obsolescence manager who leads the cross-functional response when critical components go end-of-life, and is the single point of contact for thousands of production parts.