2b3e:ace2 CW1173 [ChipWhisperer-Lite]

NewAE Technology Inc.

Vendor ID
2b3e
Product ID
ace2
Combined
2b3e:ace2
Decimal
11070:44258

What is this device?

This is the USB identifier for a CW1173 [ChipWhisperer-Lite] manufactured by NewAE Technology Inc.. The vendor ID 2b3e is registered to NewAE Technology Inc. with the USB Implementers Forum, and ace2 is the product ID that NewAE Technology Inc. assigned to this particular model. When you run lsusb on Linux, this device appears as 2b3e:ace2 NewAE Technology Inc. CW1173 [ChipWhisperer-Lite].

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2b3e:ace2 NewAE Technology Inc. CW1173 [ChipWhisperer-Lite]

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

Windows

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

USB\VID_2B3E&PID_ACE2
USB\VID_2B3E&PID_ACE2&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2B3E&PID_ACE2"

macOS

$ system_profiler SPUSBDataType
    CW1173 [ChipWhisperer-Lite]:
      Product ID: 0xace2
      Vendor ID: 0x2b3e  (NewAE Technology Inc.)

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:

2b3e  NewAE Technology Inc.
	ace2  CW1173 [ChipWhisperer-Lite]

More from NewAE Technology Inc.