Difference between revisions of "Voltcraft VC-890/Info"

From sigrok
Jump to navigation Jump to search
 
Line 1: Line 1:
[[Voltcraft_VC-890|Back to Voltcraft_VC-890]]
== lsusb ==
== lsusb ==
This is the lsusb ouput on Linux:


<small>
<small>
  $ '''lsusb -vvv'''
  $ '''lsusb -v'''
  Bus 010 Device 002: ID 10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge
  Bus 010 Device 002: ID '''10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge'''
  Device Descriptor:
  Device Descriptor:
   bLength                18
   bLength                18
Line 16: Line 12:
   bDeviceProtocol        0  
   bDeviceProtocol        0  
   bMaxPacketSize0        64
   bMaxPacketSize0        64
   idVendor          0x10c4 Cygnal Integrated Products, Inc.
   idVendor          0x10c4 '''Cygnal Integrated Products, Inc.'''
   idProduct          0xea80 CP210x UART Bridge
   idProduct          0xea80 '''CP210x UART Bridge'''
   bcdDevice            1.00
   bcdDevice            1.00
   iManufacturer          1 Silicon Laboratories
   iManufacturer          1 '''Silicon Laboratories'''
   iProduct                2 CP2110 HID USB-to-UART Bridge
   iProduct                2 '''CP2110 HID USB-to-UART Bridge'''
   iSerial                3 VS_c004_00002792
   iSerial                3 '''VS_c004_00002792'''
   bNumConfigurations      1
   bNumConfigurations      1
   Configuration Descriptor:
   Configuration Descriptor:
Line 39: Line 35:
       bAlternateSetting      0
       bAlternateSetting      0
       bNumEndpoints          2
       bNumEndpoints          2
       bInterfaceClass        3 Human Interface Device
       bInterfaceClass        3 '''Human Interface Device'''
       bInterfaceSubClass      0 No Subclass
       bInterfaceSubClass      0 '''No Subclass'''
       bInterfaceProtocol      0 None
       bInterfaceProtocol      0 '''None'''
       iInterface              0  
       iInterface              0  
         HID Device Descriptor:
         HID Device Descriptor:
Line 52: Line 48:
           wDescriptorLength    919
           wDescriptorLength    919
           Report Descriptors:  
           Report Descriptors:  
             ** UNAVAILABLE **
             '''** UNAVAILABLE **'''
       Endpoint Descriptor:
       Endpoint Descriptor:
         bLength                7
         bLength                7

Latest revision as of 14:32, 7 October 2017

lsusb

$ lsusb -v
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)