04cc:1a62 — GW Instek GSP-830 Spectrum Analyzer (HID)
ST-Ericsson
- Vendor ID
- 04cc
- Product ID
- 1a62
- Combined
- 04cc:1a62
- Decimal
- 1228:6754
What is this device?
This is the USB identifier for a GW Instek GSP-830 Spectrum Analyzer (HID) manufactured by ST-Ericsson. The vendor ID 04cc is registered to ST-Ericsson with the USB Implementers Forum, and 1a62 is the product ID that ST-Ericsson assigned to this particular model. When you run lsusb on Linux, this device appears as 04cc:1a62 ST-Ericsson GW Instek GSP-830 Spectrum Analyzer (HID).
How to identify it on your system
Linux
$ lsusb Bus 001 Device 004: ID 04cc:1a62 ST-Ericsson GW Instek GSP-830 Spectrum Analyzer (HID)
You can filter directly with lsusb -d 04cc:1a62, or get the full descriptor dump with lsusb -v -d 04cc:1a62. Kernel messages from dmesg show the same pair as idVendor=04cc, idProduct=1a62.
Windows
In Device Manager, open the device, go to Details → Hardware Ids. This device reports:
USB\VID_04CC&PID_1A62 USB\VID_04CC&PID_1A62&REV_0100
From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_04CC&PID_1A62"
macOS
$ system_profiler SPUSBDataType
GW Instek GSP-830 Spectrum Analyzer (HID):
Product ID: 0x1a62
Vendor ID: 0x04cc (ST-Ericsson)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:
04cc ST-Ericsson 1a62 GW Instek GSP-830 Spectrum Analyzer (HID)