- Original FTDI FT232RL Chip: Industry-leading stability with official driver support integrated into most modern operating systems.
- Dual-Voltage Logic Support: Onboard jumper allows seamless switching between 3.3V and 5V TTL levels to protect sensitive components.
- Visual Status Indicators: Integrated LEDs for Power, Transmit (TX), and Receive (RX) provide real-time diagnostic feedback.
- Integrated Over-Current Protection: Features an onboard 500mA self-restoring fuse to protect your computer’s USB port from accidental shorts.
- Full Lead-Out Pins: Standard 6-pin header (DTR, RXD, TXD, VCC, CTS, GND) ensures compatibility with most Arduino-style programming interfaces.
- Internal EEPROM: Includes 1024 bits of memory to store USB VID, PID, serial number, and product description strings.
Mini-USB to TTL Serial Module with FTDI FT232RL chip
| Main Chipset | FTDI FT232RL (Original) |
|---|---|
| USB Interface | Mini-USB Type-B |
| Logic Levels | 3.3V or 5V (Selectable via Jumper) |
| Baud Rate Range | 300 bps to 3 Mbps |
| Output Power | 3.3V (50mA max) / 5V (500mA max) |
| Operating Systems | Windows (All versions), macOS, Linux, Android |
| Communication Mode | Full-Duplex UART |
| Dimensions | 36mm x 18mm |





- Microcontroller Programming: The standard tool for uploading code to Arduino Pro Mini, LilyPad, and custom ESP8266/ESP32 boards.
- Hardware Unbricking: Accessing the serial console of routers, switches, and hard drive controllers for low-level repair and firmware flashing.
- Industrial Data Logging: Interfacing RS232/TTL sensors with a PC for long-term environmental or factory monitoring.
- Device Configuration: Programming and fine-tuning 3DR telemetry radios, GPS modules, and OSD boards for drones and robotics.
- Lab Prototyping: A reliable USB-to-UART bridge for testing new serial protocols during the R&D phase
The FTDI FT232RL is widely considered the most reliable serial chip in the industry. It has the best driver support (usually automatic on Windows) and handles high-speed, continuous data streams with significantly fewer errors than budget alternatives
Yes. If you are working with 3.3V devices (like ESP8266 or STM32), ensure the jumper is set to 3.3V to avoid damaging your chip. For standard Arduino Uno/Mega-based projects, use the 5V setting
Yes. The DTR (Data Terminal Ready) pin is broken out specifically to trigger the reset circuit on microcontrollers, allowing for automatic code uploads without manual button pressing
Most modern operating systems will download the drivers automatically when the module is plugged in. If not, the latest drivers are always available on the official FTDI Chip website
It can provide 5V (up to 500mA) or 3.3V (up to 50mA). For high-power components like motors or cellular modules, we recommend using a separate external power supply.

















