Difference between revisions of "Hantek DSO3254A/Info"

From sigrok
Jump to navigation Jump to search
(Created page with "$lsusb - v Bus 001 Device 002: ID 049f:505c Compaq Computer Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bD...")
 
 
Line 1: Line 1:
$lsusb - v
<small>
 
$ '''lsusb -v'''
Bus 001 Device 002: ID 049f:505c Compaq Computer Corp.  
Bus 001 Device 002: ID '''049f:505c Compaq Computer Corp. '''
Device Descriptor:
Device Descriptor:
   bLength                18
   bLength                18
   bDescriptorType        1
   bDescriptorType        1
Line 10: Line 10:
   bDeviceProtocol        0  
   bDeviceProtocol        0  
   bMaxPacketSize0        64
   bMaxPacketSize0        64
   idVendor          0x049f Compaq Computer Corp.
   idVendor          0x049f '''Compaq Computer Corp.'''
   idProduct          0x505c  
   idProduct          0x505c  
   bcdDevice            2.30
   bcdDevice            2.30
   iManufacturer          1 hantek
   iManufacturer          1 '''hantek'''
   iProduct                2 DSO3254A
   iProduct                2 '''DSO3254A'''
   iSerial                3 DSO45001098
   iSerial                3 '''DSO45001098'''
   bNumConfigurations      1
   bNumConfigurations      1
   Configuration Descriptor:
   Configuration Descriptor:
Line 33: Line 33:
       bAlternateSetting      0
       bAlternateSetting      0
       bNumEndpoints          3
       bNumEndpoints          3
       bInterfaceClass      254 Application Specific Interface
       bInterfaceClass      254 '''Application Specific Interface'''
       bInterfaceSubClass      3 Test and Measurement
       bInterfaceSubClass      3 '''Test and Measurement'''
       bInterfaceProtocol      0  
       bInterfaceProtocol      0  
       iInterface              0  
       iInterface              0  
Line 67: Line 67:
         wMaxPacketSize    0x0040  1x 64 bytes
         wMaxPacketSize    0x0040  1x 64 bytes
         bInterval              2
         bInterval              2
Device Qualifier (for other device speed):
Device Qualifier (for other device speed):
   bLength                10
   bLength                10
   bDescriptorType        6
   bDescriptorType        6
Line 76: Line 76:
   bMaxPacketSize0        64
   bMaxPacketSize0        64
   bNumConfigurations      1
   bNumConfigurations      1
Device Status:    0x0000
Device Status:    0x0000
   (Bus Powered)
   (Bus Powered)
</small>

Latest revision as of 12:21, 28 November 2018

$ lsusb -v
Bus 001 Device 002: ID 049f:505c Compaq Computer Corp. 
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0 
 bDeviceProtocol         0 
 bMaxPacketSize0        64
 idVendor           0x049f Compaq Computer Corp.
 idProduct          0x505c 
 bcdDevice            2.30
 iManufacturer           1 hantek
 iProduct                2 DSO3254A
 iSerial                 3 DSO45001098
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           39
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0 
   bmAttributes         0xc0
     Self Powered
   MaxPower              500mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           3
     bInterfaceClass       254 Application Specific Interface
     bInterfaceSubClass      3 Test and Measurement
     bInterfaceProtocol      0 
     iInterface              0 
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x81  EP 1 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x02  EP 2 OUT
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x83  EP 3 IN
       bmAttributes            3
         Transfer Type            Interrupt
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0040  1x 64 bytes
       bInterval               2
Device Qualifier (for other device speed):
 bLength                10
 bDescriptorType         6
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0 
 bDeviceProtocol         0 
 bMaxPacketSize0        64
 bNumConfigurations      1
Device Status:     0x0000
 (Bus Powered)