Difference between revisions of "Peaktech 2165/Info"
Jump to navigation
Jump to search
(provide USB details) |
m (Gsi moved page Voltcraft 4080/Info to Peaktech 2165/Info without leaving a redirect: info was taken from P2165 which is a VC4080 lookalike) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== lsusb == | |||
<small> | |||
$ '''lsusb -d 0403:6001 -v''' | $ '''lsusb -d 0403:6001 -v''' | ||
Bus 003 Device 103: ID '''0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC''' | Bus 003 Device 103: ID '''0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC''' | ||
Line 12: | Line 15: | ||
idProduct '''0x6001 FT232 Serial (UART) IC''' | idProduct '''0x6001 FT232 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 A4K4J91J | iSerial 3 '''A4K4J91J''' | ||
bNumConfigurations 1 | bNumConfigurations 1 | ||
Configuration Descriptor: | Configuration Descriptor: | ||
Line 36: | 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 59: | Line 62: | ||
Device Status: 0x0000 | Device Status: 0x0000 | ||
(Bus Powered) | (Bus Powered) | ||
</small> |
Latest revision as of 18:34, 23 June 2019
lsusb
$ lsusb -d 0403:6001 -v Bus 003 Device 103: ID 0403:6001 Future Technology Devices International, Ltd FT232 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 Serial (UART) IC bcdDevice 6.00 iManufacturer 1 FTDI iProduct 2 FT232R USB UART iSerial 3 A4K4J91J 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)