StarTech.com 2-Port PCI Express Serial Card with 16C1050 UART - RS232 Low Profile Serial Card - PCI Serial Card, TAA (PEX2S1050)
Thumbnail 1Thumbnail 2Thumbnail 3Thumbnail 4Thumbnail 5Thumbnail 6Thumbnail 7Thumbnail 8Thumbnail 9Thumbnail 10Thumbnail 11

StarTech.com 2-Port PCI Express Serial Card with 16C1050 UART - RS232 Low Profile Serial Card - PCI Serial Card, TAA (PEX2S1050)

4.4/5
Product ID: 40766639
Secure Transaction
12 interest-free installments with tabby

Details

  • Brand
    StarTech.com
  • Hardware Interface
    PCI Express x1
  • Product Dimensions
    4.1"L x 4.7"W
  • Style
    PCI Express
  • Item Weight
    0.06 Kilograms
⚡460Kbps speed
🔌Plug-and-play
đź”§Low-profile design

Description

🚀 Elevate Your Connectivity Game!

  • COMPACT DESIGN - Low-profile design fits perfectly in tight spaces without compromising performance.
  • SEAMLESS INTEGRATION - Upgrade your systems effortlessly with maximum compatibility across various applications.
  • HIGH SPEED PERFORMANCE - Experience lightning-fast data transfer rates of up to 460Kbps for all your communication needs.
  • VERSATILE COMPATIBILITY - Designed to work with a wide range of devices, from manufacturing to security systems.
  • USER FRIENDLY INSTALLATION - Enjoy hassle-free setup with plug-and-play functionality and IRQ sharing.

The StarTech.com 2-Port PCI Express Serial Card is a high-performance solution designed for seamless integration into various systems. Compliant with PCI Express 1.0a, it supports data transfer rates of up to 460Kbps and features a user-friendly plug-and-play installation. Ideal for upgrading manufacturing equipment, POS systems, and security devices, this low-profile card ensures maximum compatibility and efficient communication.

Small manufacture image 1Small manufacture image 2Small manufacture image 3

Specifications

BrandStarTech.com
SeriesPEX2S1050
Item model numberPEX2S1050
Operating SystemWindows
Item Weight2.15 ounces
Product Dimensions3.09 x 3.6 x 0.6 inches
Item Dimensions LxWxH3.09 x 3.6 x 0.6 inches
Number of Processors1
ManufacturerStartech.com
ASINB01N25W4P9
Country of OriginTaiwan
Is Discontinued By ManufacturerNo
Date First AvailableJanuary 25, 2017

Have a Question? See What Others Asked

Does this work with Ubuntu 20.04?
Is the picture of a low profile card? It looks larger than the low profile card.
Does the 2 port - dual channel 16c1050 uart work on windows 10 and dell optiplex 3070?
Can I unplug one of the serial ports and just use one?

Reviews

4.4

All from verified purchases

C**N

Perfect for when you need a serial card, and have no ISA or PCI slots

Newer bus designs are great, except when they remove one's ability to utilize the standard hardware that some of us still require like RS232 ports. The USB adaptors do not give us an official RS232 port, but a pseudo-RS232 port which might work on most devices, but are incapable of working on those which require real RS232 levels. This card is the solution, as long as you have an available PCI-E slot in your computer. It worked fine on Windows Server 2022 with the latest driver available on StarTech's site.

W**O

No problem!

Plug & Pray? Not at all in my W10 puter. As soon as I loaded the drivers, it popped up in Device Manager as two working comm ports.

P**D

Serial card was easy install and setup!

New PCs do not have serial ports anymore, so needed one to communicate to my (older) GPS unit. This card installed quickly and was an easy setup, although did have to help the driver install a bit.

O**V

IT WORKS

Im using this card to send programs to a 1996 HAAS HL2 CNC Lathe, Ive tried two different card to use in my Windows 10 PC

R***

No FreeBSD support, pay attention to UART -- it's non-standard/proprietary and undocumented!

I've had to return the card.For the technically inclined or interested parties:No support for FreeBSD. I needed a specific targeted application which is best suited for running on FreeBSD. If you need FreeBSD support, make sure you check /usr/src/sys/dev/pub/pucdata.c or /usr/src/sys/dev/uart/uart_bus_pci.c for support. Make my mistake for forgetting to check the kernel for hardware support to your benefit.Card is properly identified under FreeBSD (you're able to enumerate the PCI bus and identify the card) but there is no driver to operate the 16C1050 UART. What is a 16C1050 UART anyways? I can't even find technical specifications for this chip. This means even if I wanted to modify the FreeBSD puc kernel driver, I couldn't because there are no published specifications for this UART to be found. This is not just this board but any board that was "compatible with 16C550" or similar verbiage you'll need to exercise caution. This and similar boards which are found on Amazon.com should be avoided at all costs because they will require specific vendor drivers which tend to be undocumented and loose support across operating system upgrades. Do yourself a favor and find yourself a native 16550A, 16650, 16750, or 16950 UART on board.Output from pciconf -lv:pcib3@pci0:2:0:0: class=0x060400 card=0x00000000 chip=0x10801b21 rev=0x04 hdr=0x01vendor = 'ASMedia Technology Inc.'device = 'ASM1083/1085 PCIe to PCI Bridge'class = bridgesubclass = PCI-PCInone1@pci0:3:0:0: class=0x070002 card=0x4d0214a1 chip=0x4d0214a1 rev=0xb0 hdr=0x00vendor = 'Systembase Co Ltd'class = simple commssubclass = UARTI ended up buying a SIIG 2-Port RS232 Serial PCIe with 16950 UART (JJ-E02111-S1) which has the Oxford OxPCIe952 chipset in it. There is listed driver support for it and is found in both the uart and puc drivers of FreeBSD's kernel. It has two native 16950 UARTs on board.You can see here the SIIG with the Oxford chipset does have support and I verified!:root@foobar:/usr/src/sys/dev/uart # grep -i OxPCIe952 *uart_bus_pci.c:{ 0x1415, 0xc120, 0xffff, 0, "Oxford Semiconductor OXPCIe952 PCIe 16950 UART"-and-root@foobar:/usr/src/sys/dev/puc # grep -i OxPCI *pucdata.c: "Oxford Semiconductor OXPCIe952 1S1P",pucdata.c: "Oxford Semiconductor OXPCIe952 UARTs",pucdata.c: "Oxford Semiconductor OXPCIe952 UARTs",pucdata.c: "Oxford Semiconductor OXPCIe952 UARTs (function 1)",pucdata.c: "Oxford Semiconductor OXPCIe954 UARTs",pucdata.c: "Oxford Semiconductor OXPCIe954 UARTs (function 1)",pucdata.c: "Oxford Semiconductor OXPCIe958 UARTs",pucdata.c: "Oxford Semiconductor OXPCIe958 UARTs (function 1)",That's all folks!

P**C

Works perfectly with my Amprobe DM-II Plus

I needed a COM port to download power quality analysis files from my older Amprobe, and this works flawlessly. Very satisfied with the product!

P**D

Driver for Windows 10 is not published and the driver contained on the CD is not digitally signed

The hardware install is like any PCIe card, but for Windows 10 there is no published driver to be plug-and-play. The driver from the mini CD that comes in the package is not digitally signed and would not install on Windows 10.I expected more from StarTech.

C**N

Adaptable

Necesitas buscar el driver solamente pero trabaja muy bien.

Common Questions

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Vikram D.

The MOLLE sheath is of exceptional quality. Very happy with my purchase.

2 weeks ago

Ayesha M.

The product exactly matches the description. Very satisfied with my purchase.

5 days ago

Shop Global, Save with Desertcart
Value for Money
Competitive prices on a vast range of products
Shop Globally
Serving over 300 million shoppers across more than 200 countries
Enhanced Protection
Trusted payment options loved by worldwide shoppers
Customer Assurance
Trusted payment options loved by worldwide shoppers.
Desertcart App
Shop on the go, anytime, anywhere.
SAR 303

Duties & taxes incl.

KSAstore
1
Free Returns

30 daysfor PRO membership users

15 dayswithout membership

Secure Transaction
12 interest-free installments with tabby

Trustpilot

TrustScore 4.5 | 7,300+ reviews

Khalid Z.

Great experience from order to delivery. Highly recommended!

1 week ago

Zainab N.

Fantastic and great service. Shipping was faster than expected.

1 week ago

Startech Com 2 Port Pci Express Serial Card With 16c1050 | Desertcart KSA