Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. Bus 005 Device 018: ID c251:2721 Keil Software, Inc.
  2. Device Descriptor:
  3. bLength 18
  4. bDescriptorType 1
  5. bcdUSB 1.10
  6. bDeviceClass 0 (Defined at Interface level)
  7. bDeviceSubClass 0
  8. bDeviceProtocol 0
  9. bMaxPacketSize0 64
  10. idVendor 0xc251 Keil Software, Inc.
  11. idProduct 0x2721
  12. bcdDevice 1.00
  13. iManufacturer 4 Keil Software
  14. iProduct 32 Keil ULINK-ME
  15. iSerial 0
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 41
  21. bNumInterfaces 1
  22. bConfigurationValue 1
  23. iConfiguration 0
  24. bmAttributes 0x80
  25. (Bus Powered)
  26. MaxPower 100mA
  27. Interface Descriptor:
  28. bLength 9
  29. bDescriptorType 4
  30. bInterfaceNumber 0
  31. bAlternateSetting 0
  32. bNumEndpoints 2
  33. bInterfaceClass 3 Human Interface Device
  34. bInterfaceSubClass 0 No Subclass
  35. bInterfaceProtocol 0 None
  36. iInterface 0
  37. HID Device Descriptor:
  38. bLength 9
  39. bDescriptorType 33
  40. bcdHID 1.00
  41. bCountryCode 0 Not supported
  42. bNumDescriptors 1
  43. bDescriptorType 34 Report
  44. wDescriptorLength 25
  45. Report Descriptors:
  46. ** UNAVAILABLE **
  47. Endpoint Descriptor:
  48. bLength 7
  49. bDescriptorType 5
  50. bEndpointAddress 0x81 EP 1 IN
  51. bmAttributes 3
  52. Transfer Type Interrupt
  53. Synch Type None
  54. Usage Type Data
  55. wMaxPacketSize 0x0040 1x 64 bytes
  56. bInterval 1
  57. Endpoint Descriptor:
  58. bLength 7
  59. bDescriptorType 5
  60. bEndpointAddress 0x01 EP 1 OUT
  61. bmAttributes 3
  62. Transfer Type Interrupt
  63. Synch Type None
  64. Usage Type Data
  65. wMaxPacketSize 0x0040 1x 64 bytes
  66. bInterval 1
  67. Device Status: 0x0000
  68. (Bus Powered)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement