Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Port2] : USB Serial Device
- Is Port User Connectable: yes
- Is Port Debug Capable: no
- Companion Port Number: 0
- Companion Hub Symbolic Link Name:
- Protocols Supported:
- USB 1.1: yes
- USB 2.0: yes
- USB 3.0: no
- Device Power State: PowerDeviceD0
- ---===>Device Information<===---
- English product name: "MCU VIRTUAL COM DEMO"
- ConnectionStatus:
- Current Config Value: 0x01 -> Device Bus Speed: High (is not SuperSpeed or higher capable)
- Device Address: 0x14
- Open Pipes: 3
- ===>Device Descriptor<===
- bLength: 0x12
- bDescriptorType: 0x01
- bcdUSB: 0x0200
- bDeviceClass: 0x02 -> This is a Communication Device
- bDeviceSubClass: 0x00
- bDeviceProtocol: 0x00
- bMaxPacketSize0: 0x40 = (64) Bytes
- idVendor: 0x1FC9 = NXP Semiconductors
- idProduct: 0x0094
- bcdDevice: 0x0101
- iManufacturer: 0x01
- English (United States) "NXP SEMICONDUCTORS"
- iProduct: 0x02
- English (United States) "MCU VIRTUAL COM DEMO"
- iSerialNumber: 0x00
- bNumConfigurations: 0x01
- ---===>Open Pipes<===---
- ===>Endpoint Descriptor<===
- bLength: 0x07
- bDescriptorType: 0x05
- bEndpointAddress: 0x81 -> Direction: IN - EndpointID: 1
- bmAttributes: 0x03 -> Interrupt Transfer Type
- wMaxPacketSize: 0x0010 = 1 transactions per microframe, 0x10 max bytes
- bInterval: 0x07
- ===>Endpoint Descriptor<===
- bLength: 0x07
- bDescriptorType: 0x05
- bEndpointAddress: 0x82 -> Direction: IN - EndpointID: 2
- bmAttributes: 0x02 -> Bulk Transfer Type
- wMaxPacketSize: 0x0200 = 0x200 max bytes
- bInterval: 0x00
- ===>Endpoint Descriptor<===
- bLength: 0x07
- bDescriptorType: 0x05
- bEndpointAddress: 0x03 -> Direction: OUT - EndpointID: 3
- bmAttributes: 0x02 -> Bulk Transfer Type
- wMaxPacketSize: 0x0200 = 0x200 max bytes
- bInterval: 0x00
- ---===>Full Configuration Descriptor<===---
- ===>Configuration Descriptor<===
- bLength: 0x09
- bDescriptorType: 0x02
- wTotalLength: 0x0043 -> Validated
- bNumInterfaces: 0x02
- bConfigurationValue: 0x01
- iConfiguration: 0x00
- bmAttributes: 0xC0 -> Self Powered
- MaxPower: 0x32 = 100 mA
- ===>Interface Descriptor<===
- bLength: 0x09
- bDescriptorType: 0x04
- bInterfaceNumber: 0x00
- bAlternateSetting: 0x00
- bNumEndpoints: 0x01
- bInterfaceClass: 0x02 -> This is Communications (CDC Control) USB Device Interface Class
- bInterfaceSubClass: 0x02
- bInterfaceProtocol: 0x00
- iInterface: 0x00
- -> This is a Communications (CDC Control) USB Device Interface Class
- ===>Descriptor Hex Dump<===
- bLength: 0x05
- bDescriptorType: 0x24
- 05 24 00 10 01
- -> This is a Communications (CDC Control) USB Device Interface Class
- ===>Descriptor Hex Dump<===
- bLength: 0x05
- bDescriptorType: 0x24
- 05 24 01 01 01
- -> This is a Communications (CDC Control) USB Device Interface Class
- ===>Descriptor Hex Dump<===
- bLength: 0x04
- bDescriptorType: 0x24
- 04 24 02 06
- -> This is a Communications (CDC Control) USB Device Interface Class
- ===>Descriptor Hex Dump<===
- bLength: 0x05
- bDescriptorType: 0x24
- 05 24 06 00 01
- ===>Endpoint Descriptor<===
- bLength: 0x07
- bDescriptorType: 0x05
- bEndpointAddress: 0x81 -> Direction: IN - EndpointID: 1
- bmAttributes: 0x03 -> Interrupt Transfer Type
- wMaxPacketSize: 0x0010 = 1 transactions per microframe, 0x10 max bytes
- bInterval: 0x07
- ===>Interface Descriptor<===
- bLength: 0x09
- bDescriptorType: 0x04
- bInterfaceNumber: 0x01
- bAlternateSetting: 0x00
- bNumEndpoints: 0x02
- bInterfaceClass: 0x0A -> This is a CDC Data USB Device Interface Class
- bInterfaceSubClass: 0x00
- bInterfaceProtocol: 0x00
- iInterface: 0x00
- ===>Endpoint Descriptor<===
- bLength: 0x07
- bDescriptorType: 0x05
- bEndpointAddress: 0x82 -> Direction: IN - EndpointID: 2
- bmAttributes: 0x02 -> Bulk Transfer Type
- wMaxPacketSize: 0x0200 = 0x200 max bytes
- bInterval: 0x00
- ===>Endpoint Descriptor<===
- bLength: 0x07
- bDescriptorType: 0x05
- bEndpointAddress: 0x03 -> Direction: OUT - EndpointID: 3
- bmAttributes: 0x02 -> Bulk Transfer Type
- wMaxPacketSize: 0x0200 = 0x200 max bytes
- bInterval: 0x00
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement