0afa:07d2 Controller Board for Projected Capacitive Touch Screen DUS3000

DMC Co., Ltd.

Vendor ID
0afa
Product ID
07d2
Combined
0afa:07d2
Decimal
2810:2002

What is this device?

This is the USB identifier for a Controller Board for Projected Capacitive Touch Screen DUS3000 manufactured by DMC Co., Ltd.. The vendor ID 0afa is registered to DMC Co., Ltd. with the USB Implementers Forum, and 07d2 is the product ID that DMC Co., Ltd. assigned to this particular model. When you run lsusb on Linux, this device appears as 0afa:07d2 DMC Co., Ltd. Controller Board for Projected Capacitive Touch Screen DUS3000.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 0afa:07d2 DMC Co., Ltd. Controller Board for Projected Capacitive Touch Screen DUS3000

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

Windows

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

USB\VID_0AFA&PID_07D2
USB\VID_0AFA&PID_07D2&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_0AFA&PID_07D2"

macOS

$ system_profiler SPUSBDataType
    Controller Board for Projected Capacitive Touch Screen DUS3000:
      Product ID: 0x07d2
      Vendor ID: 0x0afa  (DMC Co., Ltd.)

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:

0afa  DMC Co., Ltd.
	07d2  Controller Board for Projected Capacitive Touch Screen DUS3000

More from DMC Co., Ltd.