The USB ID Repository

The home of the usb.ids file

Main -> USB Devices -> Device UD:20a0 -> Subsystem UD:20a0:428d

Name: Electrosense wideband converter

Discussion

Name: electrosense.org wideband converter

Website: http://electrosense.org

Bertold

2017-10-15 15:33:58

Name: Electrosense wideband converter

Ping. The converter modules are deployed in the field.

static const uint8_t vcom_device_descriptor_data[18] = {
USB_DESC_DEVICE (0x0110,
0x02, /* bDeviceClass (CDC). */
0x00, /* bDeviceSubClass. */
0x00, /* bDeviceProtocol. */
0x40, /* bMaxPacketSize. */
0x20a0, /* idVendor (ST). */
0x428d, /* idProduct. */
0x0200, /* bcdDevice. */
1, /* iManufacturer. */
2, /* iProduct. */
3, /* iSerialNumber. */
1) /* bNumConfigurations. */
};

Bertold

2018-09-22 08:00:38

Discuss

Subsystems

Id Name Note

Add item