Difference between revisions of "Dangerous Prototypes Buspirate/Info"

From sigrok
Jump to navigation Jump to search
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
>== lsusb ==
== lsusb (Buspirate v3) ==


  $ '''lsusb -vvv'''
<small>
  $ '''lsusb -v'''
  Bus 003 Device 053: ID '''0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC'''
  Bus 003 Device 053: ID '''0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC'''
  Device Descriptor:
  Device Descriptor:
Line 11: Line 12:
   bDeviceProtocol        0  
   bDeviceProtocol        0  
   bMaxPacketSize0        8
   bMaxPacketSize0        8
   idVendor          0x0403 Future Technology Devices International, Ltd
   idVendor          0x0403 '''Future Technology Devices International, Ltd'''
   idProduct          0x6001 FT232 USB-Serial (UART) IC
   idProduct          0x6001 '''FT232 USB-Serial (UART) IC'''
   bcdDevice            6.00
   bcdDevice            6.00
   iManufacturer          1 FTDI
   iManufacturer          1 '''FTDI
   iProduct                2 FT232R USB UART
   iProduct                2 '''FT232R USB UART'''
   iSerial                3 ''xxxxxxxx''
   iSerial                3 ''xxxxxxxx''
   bNumConfigurations      1
   bNumConfigurations      1
Line 38: Line 39:
       bInterfaceSubClass    255 Vendor Specific Subclass
       bInterfaceSubClass    255 Vendor Specific Subclass
       bInterfaceProtocol    255 Vendor Specific Protocol
       bInterfaceProtocol    255 Vendor Specific Protocol
       iInterface              2 FT232R USB UART
       iInterface              2 '''FT232R USB UART'''
       Endpoint Descriptor:
       Endpoint Descriptor:
         bLength                7
         bLength                7
Line 61: Line 62:
  Device Status:    0x0000
  Device Status:    0x0000
   (Bus Powered)
   (Bus Powered)
</small>


----
== Metadata (Buspirate v3, FW 6.1) ==
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 
----
This is the device metadata as reported by the [[libsigrok]] driver:
=[http://ohetydupa.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]=
 
----
Buspirate v3a, Firmware v6.1, Bootloader v4.1:
=[http://ohetydupa.co.cc CLICK HERE]=
 
----
<small>
</div>
sr: ols: Got metadata key 0x01 value 'BPv3'.
sr: ols: Got metadata key 0x21 value 0x00001000.
sr: ols: Got metadata key 0x23 value 0x000f4240.
sr: ols: Got metadata key 0x40 value 0x05.
sr: ols: Got metadata key 0x41 value 0x02.
</small>
 
Buspirate console:
 
<small>
HiZ>'''i'''
Bus Pirate v3.a
Firmware v6.1 r1676  Bootloader v4.1
DEVID:0x0447 REVID:0x3042 (24FJ64GA002 B4)
<nowiki>http://dangerousprototypes.com</nowiki>
</small>
 
== Metadata (Buspirate v3, FW v4.1) ==
 
This is the device metadata as reported by the [[libsigrok]] driver:
 
Buspirate v3a, Firmware v4.1, Bootloader v4.1:
 
<small>
sr: ols: Device does not support metadata.
</small>
 
Buspirate console:
 
<small>
HiZ>'''i'''
Bus Pirate v3
Firmware v4.1 Bootloader v4.1
DEVID:0x0447 REVID:0x3003 (A3)
<nowiki>http://dangerousprototypes.com</nowiki>
</small>
 
== lsusb (Buspirate v4) ==
 
<small>
$ '''lsusb -v'''
Bus 005 Device 062: ID '''04d8:fb00 Microchip Technology, Inc.'''
Device Descriptor:
  bLength                18
  bDescriptorType        1
  bcdUSB              1.10
  bDeviceClass            2 Communications
  bDeviceSubClass        0
  bDeviceProtocol        0
  bMaxPacketSize0        8
  idVendor          0x04d8 '''Microchip Technology, Inc.'''
  idProduct          0xfb00
  bcdDevice            0.02
  iManufacturer          1 '''Dangerous Prototypes'''
  iProduct                2 '''CDC Test'''
  iSerial                3 '''00000001'''
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                9
    bDescriptorType        2
    wTotalLength          67
    bNumInterfaces          2
    bConfigurationValue    1
    iConfiguration          0
    bmAttributes        0x80
      (Bus Powered)
    MaxPower              200mA
    Interface Descriptor:
      bLength                9
      bDescriptorType        4
      bInterfaceNumber        0
      bAlternateSetting      0
      bNumEndpoints          1
      bInterfaceClass        2 '''Communications'''
      bInterfaceSubClass      2 '''Abstract (modem)'''
      bInterfaceProtocol      1 '''AT-commands (v.25ter)'''
      iInterface              0
      CDC Header:
        bcdCDC              1.10
      CDC ACM:
        bmCapabilities      0x02
          line coding and serial state
      CDC Union:
        bMasterInterface        0
        bSlaveInterface        1
      CDC Call Management:
        bmCapabilities      0x01
          call management
        bDataInterface          1
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x000a  1x 10 bytes
        bInterval              64
    Interface Descriptor:
      bLength                9
      bDescriptorType        4
      bInterfaceNumber        1
      bAlternateSetting      0
      bNumEndpoints          2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x0040  1x 64 bytes
        bInterval              64
      Endpoint Descriptor:
        bLength                7
        bDescriptorType        5
        bEndpointAddress    0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type              None
          Usage Type              Data
        wMaxPacketSize    0x0040  1x 64 bytes
        bInterval              64
Device Status:    0x0000
  (Bus Powered)
</small>
 
== Metadata (Buspirate v4) ==
 
This is the device metadata as reported by the [[libsigrok]] driver:
 
Buspirate v4.0, Firmware v6.1:
 
<small>
sr: ols: Got metadata key 0x01 value 'BPv3'.              ''(yes, that's "BPv3", not "BPv4")''
sr: ols: Got metadata key 0x21 value 0x00001000.
sr: ols: Got metadata key 0x23 value 0x000f4240.
sr: ols: Got metadata key 0x40 value 0x05.
sr: ols: Got metadata key 0x41 value 0x02.
</small>
 
Buspirate console:
 
<small>
HiZ>'''i'''
Bus Pirate v4
Firmware v6.1 r1676
DEVID:0x1019 REVID:0x0003 (24FJ256GB106 A5)
<nowiki>http://dangerousprototypes.com</nowiki>
</small>
 
__FORCETOC__

Latest revision as of 21:15, 3 October 2014

lsusb (Buspirate v3)

$ lsusb -v
Bus 003 Device 053: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0403 Future Technology Devices International, Ltd
  idProduct          0x6001 FT232 USB-Serial (UART) IC
  bcdDevice            6.00
  iManufacturer           1 FTDI
  iProduct                2 FT232R USB UART
  iSerial                 3 xxxxxxxx
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower               90mA
    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 FT232R USB UART
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 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     0x0040  1x 64 bytes
        bInterval               0
Device Status:     0x0000
  (Bus Powered)

Metadata (Buspirate v3, FW 6.1)

This is the device metadata as reported by the libsigrok driver:

Buspirate v3a, Firmware v6.1, Bootloader v4.1:

sr: ols: Got metadata key 0x01 value 'BPv3'.
sr: ols: Got metadata key 0x21 value 0x00001000.
sr: ols: Got metadata key 0x23 value 0x000f4240.
sr: ols: Got metadata key 0x40 value 0x05.
sr: ols: Got metadata key 0x41 value 0x02.

Buspirate console:

HiZ>i
Bus Pirate v3.a
Firmware v6.1 r1676  Bootloader v4.1
DEVID:0x0447 REVID:0x3042 (24FJ64GA002 B4)
http://dangerousprototypes.com

Metadata (Buspirate v3, FW v4.1)

This is the device metadata as reported by the libsigrok driver:

Buspirate v3a, Firmware v4.1, Bootloader v4.1:

sr: ols: Device does not support metadata.

Buspirate console:

HiZ>i
Bus Pirate v3
Firmware v4.1 Bootloader v4.1
DEVID:0x0447 REVID:0x3003 (A3)
http://dangerousprototypes.com

lsusb (Buspirate v4)

$ lsusb -v
Bus 005 Device 062: ID 04d8:fb00 Microchip Technology, Inc.
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            2 Communications
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x04d8 Microchip Technology, Inc.
  idProduct          0xfb00 
  bcdDevice            0.02
  iManufacturer           1 Dangerous Prototypes
  iProduct                2 CDC Test
  iSerial                 3 00000001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           67
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              200mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      2 Abstract (modem)
      bInterfaceProtocol      1 AT-commands (v.25ter)
      iInterface              0 
      CDC Header:
        bcdCDC               1.10
      CDC ACM:
        bmCapabilities       0x02
          line coding and serial state
      CDC Union:
        bMasterInterface        0
        bSlaveInterface         1 
      CDC Call Management:
        bmCapabilities       0x01
          call management
        bDataInterface          1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x000a  1x 10 bytes
        bInterval              64
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              64
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              64
Device Status:     0x0000
  (Bus Powered)

Metadata (Buspirate v4)

This is the device metadata as reported by the libsigrok driver:

Buspirate v4.0, Firmware v6.1:

sr: ols: Got metadata key 0x01 value 'BPv3'.              (yes, that's "BPv3", not "BPv4")
sr: ols: Got metadata key 0x21 value 0x00001000.
sr: ols: Got metadata key 0x23 value 0x000f4240.
sr: ols: Got metadata key 0x40 value 0x05.
sr: ols: Got metadata key 0x41 value 0x02.

Buspirate console:

HiZ>i
Bus Pirate v4
Firmware v6.1 r1676 
DEVID:0x1019 REVID:0x0003 (24FJ256GB106 A5)
http://dangerousprototypes.com