Difference between revisions of "ASIX OMEGA/Info"

From sigrok
Jump to navigation Jump to search
(Created page with "== lsusb == <small> $ '''lsusb -v''' Bus 009 Device 002: ID a600:a004 Asix Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB...")
 
m (markup nits)
 
Line 3: Line 3:
<small>
<small>
  $ '''lsusb -v'''
  $ '''lsusb -v'''
  Bus 009 Device 002: ID a600:a004 Asix  
  Bus 009 Device 002: ID '''a600:a004 Asix'''
  Device Descriptor:
  Device Descriptor:
   bLength                18
   bLength                18
   bDescriptorType        1
   bDescriptorType        1
   bcdUSB              2.00
   bcdUSB              '''2.00'''
   bDeviceClass            0 (Defined at Interface level)
   bDeviceClass            0 (Defined at Interface level)
   bDeviceSubClass        0  
   bDeviceSubClass        0  
   bDeviceProtocol        0  
   bDeviceProtocol        0  
   bMaxPacketSize0        64
   bMaxPacketSize0        64
   idVendor          0xa600 Asix
   idVendor          '''0xa600 Asix'''
   idProduct          0xa004  
   idProduct          '''0xa004 '''
   bcdDevice            9.00
   bcdDevice            9.00
   iManufacturer          1 ASIX
   iManufacturer          1 '''ASIX'''
   iProduct                2 ASIX OMEGA Logic Analyzer
   iProduct                2 '''ASIX OMEGA Logic Analyzer'''
   iSerial                3 A6xxxxxx
   iSerial                3 '''A603xxxx'''
   bNumConfigurations      1
   bNumConfigurations      1
   Configuration Descriptor:
   Configuration Descriptor:
Line 35: Line 35:
       bAlternateSetting      0
       bAlternateSetting      0
       bNumEndpoints          2
       bNumEndpoints          2
       bInterfaceClass      255 Vendor Specific Class
       bInterfaceClass      255 '''Vendor Specific Class'''
       bInterfaceSubClass    255 Vendor Specific Subclass
       bInterfaceSubClass    255 '''Vendor Specific Subclass'''
       bInterfaceProtocol    255 Vendor Specific Protocol
       bInterfaceProtocol    255 '''Vendor Specific Protocol'''
       iInterface              2 ASIX OMEGA Logic Analyzer
       iInterface              2 '''ASIX OMEGA Logic Analyzer'''
       Endpoint Descriptor:
       Endpoint Descriptor:
         bLength                7
         bLength                7

Latest revision as of 13:18, 28 August 2020

lsusb

$ lsusb -v
Bus 009 Device 002: ID a600:a004 Asix
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0xa600 Asix
  idProduct          0xa004 
  bcdDevice            9.00
  iManufacturer           1 ASIX
  iProduct                2 ASIX OMEGA Logic Analyzer
  iSerial                 3 A603xxxx
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              300mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              2 ASIX OMEGA Logic Analyzer
      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
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)