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

From sigrok
Jump to navigation Jump to search
m (clarification)
m
Line 2: Line 2:


<small>
<small>
  $ '''lsusb -vvv'''
  $ '''lsusb -v'''
  Bus 001 Device 004: ID '''21a9:1006'''
  Bus 001 Device 004: ID '''21a9:1006'''
  Device Descriptor:
  Device Descriptor:
Line 15: Line 15:
   idProduct          0x1006  
   idProduct          0x1006  
   bcdDevice            1.00
   bcdDevice            1.00
   iManufacturer          1 Cypress
   iManufacturer          1 '''Cypress'''
   iProduct                2 WestBridge  
   iProduct                2 '''WestBridge'''
   iSerial                3 0000000004BE
   iSerial                3 '''0000000004BE'''
   bNumConfigurations      1
   bNumConfigurations      1
   Configuration Descriptor:
   Configuration Descriptor:
Line 53: Line 53:


== lsusb on USB 2.0 bus (after firmware upload) ==
== lsusb on USB 2.0 bus (after firmware upload) ==
'''Note:''' The "SERNUM" below is verbatim from the lsusb, it really does read "SERNUM" (it is not the case here that the serial number was redacted).


<small>
<small>
 
  $ '''lsusb -v'''
  $ '''lsusb -vvv'''
  Bus 001 Device 005: ID '''21a9:1006'''
  Bus 001 Device 005: ID '''21a9:1006'''
  Device Descriptor:
  Device Descriptor:
Line 71: Line 72:
   iManufacturer          1 '''Saleae'''
   iManufacturer          1 '''Saleae'''
   iProduct                2 '''Logic Pro'''
   iProduct                2 '''Logic Pro'''
   iSerial                4 SERNUM
   iSerial                4 '''SERNUM'''
   bNumConfigurations      1
   bNumConfigurations      1
   Configuration Descriptor:
   Configuration Descriptor:

Revision as of 23:27, 4 November 2014

lsusb on USB 2.0 bus (before firmware upload)

$ lsusb -v
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 on USB 2.0 bus (after firmware upload)

Note: The "SERNUM" below is verbatim from the lsusb, it really does read "SERNUM" (it is not the case here that the serial number was redacted).

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