Difference between revisions of "Joy-IT JDS6600/Info"

From sigrok
Jump to navigation Jump to search
(provide JDS6600 USB details)
 
Line 1: Line 1:
lsusb details for the [[JDS6600]] function generator
== lsusb ==


<small>
   $ '''lsusb -d 1a86:7523 -v'''
   $ '''lsusb -d 1a86:7523 -v'''
   Bus 003 Device 104: ID '''1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter'''
   Bus 003 Device 104: ID '''1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter'''
Line 15: Line 16:
     bcdDevice            2.63
     bcdDevice            2.63
     iManufacturer          0
     iManufacturer          0
     iProduct                2 USB2.0-Serial
     iProduct                2 '''USB2.0-Serial'''
     iSerial                0
     iSerial                0
     bNumConfigurations      1
     bNumConfigurations      1
Line 70: Line 71:
   Device Status:    0x0000
   Device Status:    0x0000
     (Bus Powered)
     (Bus Powered)
</small>

Revision as of 14:03, 23 June 2019

lsusb

 $ lsusb -d 1a86:7523 -v
 Bus 003 Device 104: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter
 Device Descriptor:
   bLength                18
   bDescriptorType         1
   bcdUSB               1.10
   bDeviceClass          255 Vendor Specific Class
   bDeviceSubClass         0
   bDeviceProtocol         0
   bMaxPacketSize0         8
   idVendor           0x1a86 QinHeng Electronics
   idProduct          0x7523 HL-340 USB-Serial adapter
   bcdDevice            2.63
   iManufacturer           0
   iProduct                2 USB2.0-Serial
   iSerial                 0
   bNumConfigurations      1
   Configuration Descriptor:
     bLength                 9
     bDescriptorType         2
     wTotalLength           39
     bNumInterfaces          1
     bConfigurationValue     1
     iConfiguration          0
     bmAttributes         0x80
       (Bus Powered)
     MaxPower               98mA
     Interface Descriptor:
       bLength                 9
       bDescriptorType         4
       bInterfaceNumber        0
       bAlternateSetting       0
       bNumEndpoints           3
       bInterfaceClass       255 Vendor Specific Class
       bInterfaceSubClass      1
       bInterfaceProtocol      2
       iInterface              0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x82  EP 2 IN
         bmAttributes            2
           Transfer Type            Bulk
           Synch Type               None
           Usage Type               Data
         wMaxPacketSize     0x0020  1x 32 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     0x0020  1x 32 bytes
         bInterval               0
       Endpoint Descriptor:
         bLength                 7
         bDescriptorType         5
         bEndpointAddress     0x81  EP 1 IN
         bmAttributes            3
           Transfer Type            Interrupt
           Synch Type               None
           Usage Type               Data
         wMaxPacketSize     0x0008  1x 8 bytes
         bInterval               1
 Device Status:     0x0000
   (Bus Powered)