Difference between revisions of "Voltcraft VC-890/Info"
Jump to navigation
Jump to search
(Created page with "== lsusb == This is the lsusb ouput on Linux: <small> $ '''lsusb -vvv''' Bus 010 Device 002: ID 10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge Device Desc...") |
|||
| Line 17: | Line 17: | ||
idProduct 0xea80 CP210x UART Bridge | idProduct 0xea80 CP210x UART Bridge | ||
bcdDevice 1.00 | bcdDevice 1.00 | ||
iManufacturer 1 | iManufacturer 1 Silicon Laboratories | ||
iProduct 2 | iProduct 2 CP2110 HID USB-to-UART Bridge | ||
iSerial 3 | iSerial 3 VS_c004_00002792 | ||
bNumConfigurations 1 | bNumConfigurations 1 | ||
Configuration Descriptor: | Configuration Descriptor: | ||
| Line 71: | Line 71: | ||
wMaxPacketSize 0x0040 1x 64 bytes | wMaxPacketSize 0x0040 1x 64 bytes | ||
bInterval 1 | bInterval 1 | ||
Device Status: 0x0000 | |||
(Bus Powered) | |||
</small> | </small> | ||
Revision as of 19:38, 27 September 2017
lsusb
This is the lsusb ouput on Linux:
$ lsusb -vvv
Bus 010 Device 002: ID 10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x10c4 Cygnal Integrated Products, Inc.
idProduct 0xea80 CP210x UART Bridge
bcdDevice 1.00
iManufacturer 1 Silicon Laboratories
iProduct 2 CP2110 HID USB-to-UART Bridge
iSerial 3 VS_c004_00002792
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 41
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 919
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x02 EP 2 OUT
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Device Status: 0x0000
(Bus Powered)