4348:5537 13.56Mhz RFID Card Reader and Writer

WinChipHead

Vendor ID
4348
Product ID
5537
Combined
4348:5537
Decimal
17224:21815

What is this device?

This is the USB identifier for a 13.56Mhz RFID Card Reader and Writer manufactured by WinChipHead. The vendor ID 4348 is registered to WinChipHead with the USB Implementers Forum, and 5537 is the product ID that WinChipHead assigned to this particular model. When you run lsusb on Linux, this device appears as 4348:5537 WinChipHead 13.56Mhz RFID Card Reader and Writer.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 4348:5537 WinChipHead 13.56Mhz RFID Card Reader and Writer

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

Windows

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

USB\VID_4348&PID_5537
USB\VID_4348&PID_5537&REV_0100

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

macOS

$ system_profiler SPUSBDataType
    13.56Mhz RFID Card Reader and Writer:
      Product ID: 0x5537
      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
	5537  13.56Mhz RFID Card Reader and Writer

More from WinChipHead