Advertisement
Guest User

Untitled

a guest
Nov 12th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
  2. Couldn't open device, some information will be missing
  3. Device Descriptor:
  4. bLength 18
  5. bDescriptorType 1
  6. bcdUSB 2.00
  7. bDeviceClass 0
  8. bDeviceSubClass 0
  9. bDeviceProtocol 0
  10. bMaxPacketSize0 8
  11. idVendor 0x0403 Future Technology Devices International, Ltd
  12. idProduct 0x6001 FT232 Serial (UART) IC
  13. bcdDevice 6.00
  14. iManufacturer 1
  15. iProduct 2
  16. iSerial 3
  17. bNumConfigurations 1
  18. Configuration Descriptor:
  19. bLength 9
  20. bDescriptorType 2
  21. wTotalLength 0x0020
  22. bNumInterfaces 1
  23. bConfigurationValue 1
  24. iConfiguration 0
  25. bmAttributes 0xa0
  26. (Bus Powered)
  27. Remote Wakeup
  28. MaxPower 90mA
  29. Interface Descriptor:
  30. bLength 9
  31. bDescriptorType 4
  32. bInterfaceNumber 0
  33. bAlternateSetting 0
  34. bNumEndpoints 2
  35. bInterfaceClass 255 Vendor Specific Class
  36. bInterfaceSubClass 255 Vendor Specific Subclass
  37. bInterfaceProtocol 255 Vendor Specific Protocol
  38. iInterface 2
  39. Endpoint Descriptor:
  40. bLength 7
  41. bDescriptorType 5
  42. bEndpointAddress 0x81 EP 1 IN
  43. bmAttributes 2
  44. Transfer Type Bulk
  45. Synch Type None
  46. Usage Type Data
  47. wMaxPacketSize 0x0040 1x 64 bytes
  48. bInterval 0
  49. Endpoint Descriptor:
  50. bLength 7
  51. bDescriptorType 5
  52. bEndpointAddress 0x02 EP 2 OUT
  53. bmAttributes 2
  54. Transfer Type Bulk
  55. Synch Type None
  56. Usage Type Data
  57. wMaxPacketSize 0x0040 1x 64 bytes
  58. bInterval 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement