Difference between revisions of "Saleae Logic Pro 16/Info"

From sigrok
Jump to navigation Jump to search
(Add info page)
 
m (formatting)
Line 3: Line 3:
<small>
<small>
  $ '''lsusb -vvv'''
  $ '''lsusb -vvv'''
Bus 001 Device 004: ID '''21a9:1006'''
Bus 001 Device 004: ID '''21a9:1006'''
Device Descriptor:
Device Descriptor:
   bLength                18
   bLength                18
   bDescriptorType        1
   bDescriptorType        1
Line 39: Line 39:
       bInterfaceProtocol      0  
       bInterfaceProtocol      0  
       iInterface              0  
       iInterface              0  
Device Qualifier (for other device speed):
Device Qualifier (for other device speed):
   bLength                10
   bLength                10
   bDescriptorType        6
   bDescriptorType        6
Line 48: Line 48:
   bMaxPacketSize0        64
   bMaxPacketSize0        64
   bNumConfigurations      1
   bNumConfigurations      1
Device Status:    0x0000
Device Status:    0x0000
   (Bus Powered)
   (Bus Powered)
</small>
</small>
Line 57: Line 57:


  $ '''lsusb -vvv'''
  $ '''lsusb -vvv'''
Bus 001 Device 005: ID '''21a9:1006'''
Bus 001 Device 005: ID '''21a9:1006'''
Device Descriptor:
Device Descriptor:
   bLength                18
   bLength                18
   bDescriptorType        1
   bDescriptorType        1
Line 123: Line 123:
         wMaxPacketSize    0x0200  1x 512 bytes
         wMaxPacketSize    0x0200  1x 512 bytes
         bInterval              0
         bInterval              0
Device Qualifier (for other device speed):
Device Qualifier (for other device speed):
   bLength                10
   bLength                10
   bDescriptorType        6
   bDescriptorType        6
Line 132: Line 132:
   bMaxPacketSize0        9
   bMaxPacketSize0        9
   bNumConfigurations      1
   bNumConfigurations      1
Device Status:    0x0000
Device Status:    0x0000
   (Bus Powered)
   (Bus Powered)
</small>
</small>

Revision as of 22:49, 4 November 2014

lsusb (before firmware upload)

$ lsusb -vvv
Bus 001 Device 004: ID 21a9:1006
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0 
 bDeviceProtocol         0 
 bMaxPacketSize0        64
 idVendor           0x21a9 
 idProduct          0x1006 
 bcdDevice            1.00
 iManufacturer           1 Cypress
 iProduct                2 WestBridge 
 iSerial                 3 0000000004BE
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           18
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0 
   bmAttributes         0x80
     (Bus Powered)
   MaxPower              200mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           0
     bInterfaceClass       255 Vendor Specific Class
     bInterfaceSubClass      0 
     bInterfaceProtocol      0 
     iInterface              0 
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)

lsusb (after firmware upload)

$ lsusb -vvv
Bus 001 Device 005: ID 21a9:1006
Device Descriptor:
 bLength                18
 bDescriptorType         1
 bcdUSB               2.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0 
 bDeviceProtocol         0 
 bMaxPacketSize0        64
 idVendor           0x21a9 
 idProduct          0x1006 
 bcdDevice            0.00
 iManufacturer           1 Saleae
 iProduct                2 Logic Pro
 iSerial                 4 SERNUM
 bNumConfigurations      1
 Configuration Descriptor:
   bLength                 9
   bDescriptorType         2
   wTotalLength           39
   bNumInterfaces          1
   bConfigurationValue     1
   iConfiguration          0 
   bmAttributes         0x80
     (Bus Powered)
   MaxPower              176mA
   Interface Descriptor:
     bLength                 9
     bDescriptorType         4
     bInterfaceNumber        0
     bAlternateSetting       0
     bNumEndpoints           3
     bInterfaceClass       255 Vendor Specific Class
     bInterfaceSubClass      0 
     bInterfaceProtocol      0 
     iInterface              0 
     Endpoint Descriptor:
       bLength                 7
       bDescriptorType         5
       bEndpointAddress     0x01  EP 1 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     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     0x82  EP 2 IN
       bmAttributes            2
         Transfer Type            Bulk
         Synch Type               None
         Usage Type               Data
       wMaxPacketSize     0x0200  1x 512 bytes
       bInterval               0
Device Qualifier (for other device speed):
 bLength                10
 bDescriptorType         6
 bcdUSB               3.00
 bDeviceClass            0 (Defined at Interface level)
 bDeviceSubClass         0 
 bDeviceProtocol         0 
 bMaxPacketSize0         9
 bNumConfigurations      1
Device Status:     0x0000
 (Bus Powered)