1633:4510 — ASC1553
AIM GmbH
- Vendor ID
- 1633
- Product ID
- 4510
- Combined
- 1633:4510
- Decimal
- 5683:17680
What is this device?
This is the USB identifier for a ASC1553 manufactured by AIM GmbH. The vendor ID 1633 is registered to AIM GmbH with the USB Implementers Forum, and 4510 is the product ID that AIM GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 1633:4510 AIM GmbH ASC1553.
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 1633:4510 AIM GmbH ASC1553
You can filter directly with lsusb -d 1633:4510, or get the full descriptor dump with lsusb -v -d 1633:4510. Kernel messages from dmesg show the same pair as idVendor=1633, idProduct=4510.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_1633&PID_4510 USB\VID_1633&PID_4510&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_1633&PID_4510"
macOS
$ system_profiler SPUSBDataType
ASC1553:
Product ID: 0x4510
Vendor ID: 0x1633 (AIM GmbH)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:
1633 AIM GmbH 4510 ASC1553