064b:0165 Blackfin 535 [ADZS HPUSB ICE]

Analog Devices, Inc. (White Mountain DSP)

Vendor ID
064b
Product ID
0165
Combined
064b:0165
Decimal
1611:357

What is this device?

This is the USB identifier for a Blackfin 535 [ADZS HPUSB ICE] manufactured by Analog Devices, Inc. (White Mountain DSP). The vendor ID 064b is registered to Analog Devices, Inc. (White Mountain DSP) with the USB Implementers Forum, and 0165 is the product ID that Analog Devices, Inc. (White Mountain DSP) assigned to this particular model. When you run lsusb on Linux, this device appears as 064b:0165 Analog Devices, Inc. (White Mountain DSP) Blackfin 535 [ADZS HPUSB ICE].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 064b:0165 Analog Devices, Inc. (White Mountain DSP) Blackfin 535 [ADZS HPUSB ICE]

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

Windows

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

USB\VID_064B&PID_0165
USB\VID_064B&PID_0165&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_064B&PID_0165"

macOS

$ system_profiler SPUSBDataType
    Blackfin 535 [ADZS HPUSB ICE]:
      Product ID: 0x0165
      Vendor ID: 0x064b  (Analog Devices, Inc. (White Mountain DSP))

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:

064b  Analog Devices, Inc. (White Mountain DSP)
	0165  Blackfin 535 [ADZS HPUSB ICE]

More from Analog Devices, Inc. (White Mountain DSP)