Difference between revisions of "UNI-T UT612/Info"

From sigrok
Jump to navigation Jump to search
(provide UT612 / CP2110 lsusb dumps)
 
m
 
Line 1: Line 1:
== USB details ==
== lsusb ==
 
'''lsusb'''
 
<small>
$ lsusb
Bus 003 Device 056: ID 10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge
</small>
 
'''lsusb -v'''


<small>
<small>
  $ lsusb -v -d 10c4:ea80
  $ '''lsusb -v -d 10c4:ea80'''
  Bus 003 Device 056: ID 10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge
  Bus 003 Device 056: ID '''10c4:ea80 Cygnal Integrated Products, Inc. CP210x UART Bridge'''
  Device Descriptor:
  Device Descriptor:
   bLength                18   
   bLength                18   

Latest revision as of 12:16, 28 May 2017

lsusb

$ lsusb -v -d 10c4:ea80
Bus 003 Device 056: 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 003D944A
 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)