2cdc:f232 CTD48Mc CTD Probe

Sea & Sun Technology GmbH

Vendor ID
2cdc
Product ID
f232
Combined
2cdc:f232
Decimal
11484:62002

What is this device?

This is the USB identifier for a CTD48Mc CTD Probe manufactured by Sea & Sun Technology GmbH. The vendor ID 2cdc is registered to Sea & Sun Technology GmbH with the USB Implementers Forum, and f232 is the product ID that Sea & Sun Technology GmbH assigned to this particular model. When you run lsusb on Linux, this device appears as 2cdc:f232 Sea & Sun Technology GmbH CTD48Mc CTD Probe.

How to identify it on your system

Linux

$ lsusb
Bus 001 Device 004: ID 2cdc:f232 Sea & Sun Technology GmbH CTD48Mc CTD Probe

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

Windows

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

USB\VID_2CDC&PID_F232
USB\VID_2CDC&PID_F232&REV_0100

From PowerShell: Get-PnpDevice | Where-Object InstanceId -match "VID_2CDC&PID_F232"

macOS

$ system_profiler SPUSBDataType
    CTD48Mc CTD Probe:
      Product ID: 0xf232
      Vendor ID: 0x2cdc  (Sea & Sun Technology 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:

2cdc  Sea & Sun Technology GmbH
	f232  CTD48Mc CTD Probe

More from Sea & Sun Technology GmbH