This module provides USB-to-UART conversion over a shielded Ethernet connector for interfacing with networking equipment. This small form factor device is an alternative to older RS-232. The device includes additional ESD protection on the input and output sides of the device for added reliability. An enclosure and a chassis guard ring on the PCB could be used for additional ESD protection.
Major components include:
This project extends a standard USB‑to‑UART converter by routing the serial data through an RJ‑45 connector. Some networking equipment uses serial interfaces but expects them over an RJ‑45 jack instead of a DE‑9 connector or header. This board combines the CP2102 USB bridge with a SN75C3221PWR line driver so that data can travel over twisted‑pair cable.
This part explains the motivation for routing serial data over RJ‑45 connectors and the scenarios where this approach is beneficial.
Many data‑center switches, routers and servers still provide a serial (RS‑232) console port. Instead of a bulky D‑sub connector, manufacturers often implement the console on an RJ‑45 to fit within dense cabling harnesses. Laptops seldom include native RS‑232, so this module provides a small USB dongle that connects to these consoles without needing an Ethernet PHY or establishing a network link.
The instructions here guide you through powering the module, connecting the cable and understanding the pin assignment.
The design details cover ESD protection, board layout choices and component reuse that differentiate this module from simpler converters.
| Part | Purpose |
|---|---|
| CP2102 | USB‑to‑UART bridge |
| SN75C3221 | RS‑232 line driver for twisted‑pair cable |
| RJ‑45 jack | Interfaces with networking console port |
| TVS diodes | ESD protection on data lines |
By providing a console connection through a standard Ethernet cable, this module makes it easy to manage networking equipment from modern computers. Designers can adapt the pinout to match different console standards or integrate the circuitry into their own boards.
The SN75C3221 operates from a 3 V or 5 V supply and offers ±15 kV ESD protection, making it ideal for electrically noisy environments. When assigning pins on the RJ‑45 jack, follow the TIA/EIA‑561 standard for serial over RJ‑45 or the specific pinout provided by your equipment manufacturer. Keep the twisted‑pair cabling as short as practical to minimize signal attenuation. If you need to support additional control signals such as DTR or RTS, adapt the circuit to route these through unused pairs in the RJ‑45 cable.
Read the full guide article on Altium Resources for a deep dive on this project. The video below gives an overview of the PCB design and how the CP2102 can be used with a line driver for RS-232 over twisted pair.