4348:5584 CH34x printer adapter cable

WinChipHead

Vendor ID
4348
Product ID
5584
Combined
4348:5584
Decimal
17224:21892

What is this device?

This is the USB identifier for a CH34x printer adapter cable manufactured by WinChipHead. The vendor ID 4348 is registered to WinChipHead with the USB Implementers Forum, and 5584 is the product ID that WinChipHead assigned to this particular model. When you run lsusb on Linux, this device appears as 4348:5584 WinChipHead CH34x printer adapter cable.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 4348:5584 WinChipHead CH34x printer adapter cable

You can filter directly with lsusb -d 4348:5584, or get the full descriptor dump with lsusb -v -d 4348:5584. Kernel messages from dmesg show the same pair as idVendor=4348, idProduct=5584.

Windows

In Device Manager, open the device, go to Details → Hardware Ids. This device reports:

USB\VID_4348&PID_5584
USB\VID_4348&PID_5584&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_4348&PID_5584"

macOS

$ system_profiler SPUSBDataType
    CH34x printer adapter cable:
      Product ID: 0x5584
      Vendor ID: 0x4348  (WinChipHead)

Driver help

Having driver issues with this device? Most USB devices are handled by a generic class driver; if yours shows up as an unknown device, confirm the ID above first, then check the manufacturer's downloads page.

Raw usb.ids entry

The exact lines this page is generated from, in the upstream source file:

4348  WinChipHead
	5584  CH34x printer adapter cable

More from WinChipHead