This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TUSB2036: PORT_POWER

Part Number: TUSB2036


Dear all,

 

we are producing a USB interface based on TUSB2036, and in some case we meet trouble with the detection in the device manager. The issue is reproducible with some kind of Window 7 PC and identified interface.

An interface which always failed to be detected with KIND_PC_1 could always be detected with KIND_PC_2.

After several tests, we arrived to the conclusion that the component TUSB2036 is a major actor in the issue (soldering of a new TUSB2036 on a 'defective' interface solves the issue, and the soldering of the 'defective' TUSB2036 on a good interface leads to a failure).

In case of failure the analysis with WireShark highlights a difference during the step Port_POWER with a value put at false for the PORT_POWER instead of true, and then there is no step C_PORT_CONNECTION.

Could you tell me under which condition the PORT_POWER is set to true ?

thank you in advance for your help.

  • We are aware of your issue and will get back to you as soon as possible.
  • DeltaDauphin,

    PORT_POWER will be set to true after the hub is enumerated. For more specifics you can see figure 11-10 in the USB 2.0 spec, available on USB.org. Also would it be possible for you to download USBview tool to see the descriptors for the USB hub? This will help in debugging your board.
  • Hello Malik,

    thank you for your answer

    I joined to this message 3 files :

    USBInterface3_Failure_DELL5450:  FT232 and Customer device are not recognized.  (most of the case with this computer: 18/30 connections )

    USBInterface3_Failure_FT232_OK_DELL5450: Customer device only is not recognized (1/30 of the connections)

    USBInterface3_OK_DELL5450: success (1/30 of the connections)

    100 % of the USBInterface3 connections to a DELL5470 is successfull.

    100% of the USBInterface3 connections to a DELL5450 is  successfull IF USBInterface3 already connected to the PC before boot up.

    Soldering of the TUSB2036 coming from USBInterface3 to USBInterface2 leads to a USBInterface2 connection failure.

    Let me know if you need more information

      (Failure)

     (success)

     (failure)

    best regards

    [Port1]� :� Generic USB Hub
    
    
    External Hub: USB#VID_0451&PID_2036#6&203f28ff&0&1#{f18a0e88-c30c-11d0-8815-00a0c906bed8}
    Hub Power:������������������� Bus Power
    Number of Ports:������������� 2
    Power switching:������������� Ganged
    Compound device:������������� Yes
    No Over-current Protection (Bus Power Only)
    High speed capable:���������� No
    High speed:������������������ No
    Multiple transaction translations capable:���������������� No
    Performs multiple transaction translations simultaneously: No
    Hub wakes when device is connected:����������������������� No
    Hub is bus powered:���������� No
    Hub is root:����������������� No
    ������ ---===>Device Information<===---
    English product name: "General Purpose USB Hub"
    
    ConnectionStatus:����������������� 
    Current Config Value:��� ����������0x01� -> Device Bus Speed: Full
    Device Address:������������������� 0x02
    Open Pipes:�������������������������� 1
    
    ��������� ===>Device Descriptor<===
    bLength:�������������������������� 0x12
    bDescriptorType:������������������ 0x01
    bcdUSB:��������� ����������������0x0110
    bDeviceClass:��������������������� 0x09� -> This is a HUB Device
    bDeviceSubClass:������������������ 0x00
    bDeviceProtocol:������������������ 0x00
    bMaxPacketSize0:������������������ 0x08 = (8) Bytes
    idVendor:����������������������� 0x0451 = Texas Instruments
    idProduct:���������������������� 0x2036
    bcdDevice:���������������������� 0x0101
    iManufacturer:�������������������� 0x00
    iProduct:������������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    iSerialNumber:�������������������� 0x00
    bNumConfigurations:��������������� 0x01
    
    ��������� ---===>Open Pipes<===---
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:��� ��������������0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0001 = 0x01 bytes
    bInterval:������������������������ 0xFF
    
    ������ ---===>Full Configuration Descriptor<===---
    
    ��������� ===>Configuration Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x02
    wTotalLength:������������������� 0x0019� -> Validated
    bNumInterfaces:������������������� 0x01
    bConfigurationValue:������� �������0x01
    iConfiguration:������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    bmAttributes:��������������������� 0xA0� -> Bus Powered
    � -> Remote Wakeup
    MaxPower:������������������������� 0x32 = 100 mA
    
    ��������� ===>Interface Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x04
    bInterfaceNumber:����������������� 0x00
    bAlternateSetting:���������������� 0x00
    bNumEndpoints:�������������������� 0x01
    bInterfaceClass:������������������ 0x09� -> HUB Interface Class
    bInterfaceSubClass:��������������� 0x00
    bInterfaceProtocol:��������������� 0x00
    iInterface:����������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0001 = 0x01 bytes
    bInterval:������������������������ 0xFF
    
    [Port1]� :� Generic USB Hub
    
    
    External Hub: USB#VID_0451&PID_2036#6&203f28ff&0&1#{f18a0e88-c30c-11d0-8815-00a0c906bed8}
    Hub Power:������������������� Bus Power
    Number of Ports:������������� 2
    Power switching:������������� Ganged
    Compound device:������������� Yes
    No Over-current Protection (Bus Power Only)
    High speed capable:���������� No
    High speed:������������������ No
    Multiple transaction translations capable:���������������� No
    Performs multiple transaction translations simultaneously: No
    Hub wakes when device is connected:����������������������� No
    Hub is bus powered:���������� No
    Hub is root:����������������� No
    ��� ���---===>Device Information<===---
    English product name: "General Purpose USB Hub"
    
    ConnectionStatus:����������������� 
    Current Config Value:������������� 0x01� -> Device Bus Speed: Full
    Device Address:������������������� 0x02
    Open Pipes:���������������� ����������1
    
    ��������� ===>Device Descriptor<===
    bLength:�������������������������� 0x12
    bDescriptorType:������������������ 0x01
    bcdUSB:������������������������� 0x0110
    bDeviceClass:��������������������� 0x09� -> This is a HUB Device
    bDeviceSubClass:����� �������������0x00
    bDeviceProtocol:������������������ 0x00
    bMaxPacketSize0:������������������ 0x08 = (8) Bytes
    idVendor:����������������������� 0x0451 = Texas Instruments
    idProduct:���������������������� 0x2036
    bcdDevice:���������������������� 0x0101
    iManufacturer:�������������������� 0x00
    iProduct:������������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    iSerialNumber:�������������������� 0x00
    bNumConfigurations:��������������� 0x01
    
    ��������� ---===>Open Pipes<===---
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0001 = 0x01 bytes
    bInterval:������������������������ 0xFF
    
    ������ ---===>Full Configuration Descriptor<===---
    
    ��������� ===>Configuration Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������ ������������0x02
    wTotalLength:������������������� 0x0019� -> Validated
    bNumInterfaces:������������������� 0x01
    bConfigurationValue:�������������� 0x01
    iConfiguration:������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    bmAttributes:��������������������� 0xA0� -> Bus Powered
    � -> Remote Wakeup
    MaxPower:������������������������� 0x32 = 100 mA
    
    ��������� ===>Interface Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x04
    bInterfaceNumber:��� ��������������0x00
    bAlternateSetting:���������������� 0x00
    bNumEndpoints:�������������������� 0x01
    bInterfaceClass:������������������ 0x09� -> HUB Interface Class
    bInterfaceSubClass:��������������� 0x00
    bInterfaceProtocol:��������������� 0x00
    iInterface:����������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0001 = 0x01 bytes
    bInterval:������������������������ 0xFF
    
    
    Log pour le FT 232�:
    [Port2]� :� USB Serial Converter
    
    
    Device Power State:������� �������PowerDeviceD0
    
    ������ ---===>Device Information<===---
    English product name: "FT232R USB UART"
    
    ConnectionStatus:����������������� 
    Current Config Value:������������� 0x01� -> Device Bus Speed: Full
    Device Address:������������������� 0x05
    Open Pipes:�������������������������� 2
    
    ��������� ===>Device Descriptor<===
    bLength:�������������������������� 0x12
    bDescriptorType:������������������ 0x01
    bcdUSB:������������������������� 0x0200
    bDeviceClass:��������������������� 0x00� -> This is an Interface Class Defined Device
    bDeviceSubClass:������������������ 0x00
    bDeviceProtocol:������������������ 0x00
    bMaxPacketSize0:������������������ 0x08 = (8) Bytes
    idVendor:����������������������� 0x0403 = Future Technology Devices International Limited
    idProduct:���������������������� 0x6001
    bcdDevice:���������������������� 0x0600
    iManufacturer:�������������������� 0x01
    ���� English (United States)� "FTDI"
    iProduct:������������������������� 0x02
    ���� English (United States)� "FT232R USB UART"
    iSerialNumber:�������������������� 0x03
    ���� English (United States)� "#VG000001229"
    bNumConfigurations:��������������� 0x01
    
    ��������� ---===>Open Pipes<===---
    
    ��������� ===>Endpoint Descriptor<===
    bLength:������ ��������������������0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x02� -> Direction: OUT - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ������ ---===>Full Configuration Descriptor<===---
    
    ��������� ===>Configuration Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x02
    wTotalLength:������������������� 0x0020� -> Validated
    bNumInterfaces:������������������� 0x01
    bConfigurationValue:�������������� 0x01
    iConfiguration:������������������� 0x00
    bmAttributes:��������������������� 0xA0� -> Bus Powered
    � -> Remote Wakeup
    MaxPower:������������������������� 0x2D =� 90 mA
    
    ��������� ===>Interface Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x04
    bInterfaceNumber: �����������������0x00
    bAlternateSetting:���������������� 0x00
    bNumEndpoints:�������������������� 0x02
    bInterfaceClass:������������������ 0xFF� -> Interface Class Unknown to USBView
    bInterfaceSubClass:��������������� 0xFF
    bInterfaceProtocol:��������������� 0xFF
    iInterface:����������������������� 0x02
    ���� English (United States)� "FT232R USB UART"
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x02� -> Direction: OUT - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:��������� ��������0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    [Port1]� :� Generic USB Hub
    
    
    External Hub: USB#VID_0451&PID_2036#6&203f28ff&0&1#{f18a0e88-c30c-11d0-8815-00a0c906bed8}
    Hub Power:������������������� Bus Power
    Number of Ports:����������� ��2
    Power switching:������������� Ganged
    Compound device:������������� Yes
    No Over-current Protection (Bus Power Only)
    High speed capable:���������� No
    High speed:������������������ No
    Multiple transaction translations capable:���������������� No
    Performs multiple transaction translations simultaneously: No
    Hub wakes when device is connected:����������������������� No
    Hub is bus powered:���������� No
    Hub is root:����������������� No
    ������ ---===>Device Information<===---
    English product name: "General Purpose USB Hub"
    
    ConnectionStatus:����������������� 
    Current Config Value:������������� 0x01� -> Device Bus Speed: Full
    Device Address:������������������� 0x02
    Open Pipes:�������������������������� 1
    
    ��������� ===>Device Descriptor<===
    bLength:���� ����������������������0x12
    bDescriptorType:������������������ 0x01
    bcdUSB:������������������������� 0x0110
    bDeviceClass:��������������������� 0x09� -> This is a HUB Device
    bDeviceSubClass:������������������ 0x00
    bDeviceProtocol:������������������ 0x00
    bMaxPacketSize0:������������������ 0x08 = (8) Bytes
    idVendor:����������������������� 0x0451 = Texas Instruments
    idProduct:���������������������� 0x2036
    bcdDevice:���������������������� 0x0101
    iManufacturer:�������������������� 0x00
    iProduct:������������������ �������0x01
    ���� English (United States)� "General Purpose USB Hub"
    iSerialNumber:�������������������� 0x00
    bNumConfigurations:��������������� 0x01
    
    ��������� ---===>Open Pipes<===---
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0001 = 0x01 bytes
    bInterval:������������������������ 0xFF
    
    ������ ---===>Full Configuration Descriptor<===---
    
    ��������� ===>Configuration Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x02
    wTotalLength:������� ������������0x0019� -> Validated
    bNumInterfaces:������������������� 0x01
    bConfigurationValue:�������������� 0x01
    iConfiguration:������������������� 0x01
    ���� English (United States)� "General Purpose USB Hub"
    bmAttributes:��������������������� 0xA0� -> Bus Powered
    � -> Remote Wakeup
    MaxPower:������������������������� 0x32 = 100 mA
    
    ��������� ===>Interface Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x04
    bInterfaceNumber:����������������� 0x00
    bAlternateSetting:���������������� 0x00
    bNumEndpoints:�������������������� 0x01
    bInterfaceClass:������������������ 0x09� -> HUB Interface Class
    bInterfaceSubClass:��������������� 0x00
    bInterfaceProtocol:��������������� 0x00
    iInterface:�������������������� ���0x01
    ���� English (United States)� "General Purpose USB Hub"
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0001 = 0x01 bytes
    bInterval:������������������������ 0xFF
    
    Log �C�:
    [Port1]� :� Vaillant VRD-USB PC-Interface
    
    
    Device Power State:�������������� PowerDeviceD0
    
    ������---===>Device Information<===---
    English product name: "xxxx xxx-USB PC-Interface"
    
    ConnectionStatus:����������������� 
    Current Config Value:������������� 0x01� -> Device Bus Speed: Full
    Device Address:������������������� 0x05
    Open Pipes:������� ������������������14
    
    ��������� ===>Device Descriptor<===
    bLength:�������������������������� 0x12
    bDescriptorType:������������������ 0x01
    bcdUSB:������������������������� 0x0110
    bDeviceClass:��������������������� 0x00� -> This is an Interface Class Defined Device
    bDeviceSubClass:������������������ 0x00
    bDeviceProtocol:������������������ 0x00
    bMaxPacketSize0:������������������ 0x40 = (64) Bytes
    idVendor:����������������������� 0x1482 = xxxx GmbH
    idProduct:���������������������� 0x1005
    bcdDevice:���������������������� 0x0001
    iManufacturer:�������������������� 0x04
    ���� English (United States)� "xxxx"
    iProduct:������������������������� 0x16
    ���� English (United States)� "xxxx xxx-USB PC-Interface"
    iSerialNumber:�������������������� 0x00
    bNumConfigurations:��������������� 0x01
    
    ��������� ---===>Open Pipes<===---
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x01� -> Direction: OUT - EndpointID: 1
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x02� -> Direction: OUT - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x03� -> Direction: OUT - EndpointID: 3
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:��������������������� �����0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x04� -> Direction: OUT - EndpointID: 4
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:���� ��������������������0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x05� -> Direction: OUT - EndpointID: 5
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x06� -> Direction: OUT - EndpointID: 6
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x07� -> Direction: OUT - EndpointID: 7
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:�������� ���������0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x01
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x82� -> Direction: IN - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x83� -> Direction: IN - EndpointID: 3
    bmAttributes:��������� ������������0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x84� -> Direction: IN - EndpointID: 4
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x85� -> Direction: IN - EndpointID: 5
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:�������������� ���0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x86� -> Direction: IN - EndpointID: 6
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:���� ��������������0x05
    bEndpointAddress:����������������� 0x87� -> Direction: IN - EndpointID: 7
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ����� �---===>Full Configuration Descriptor<===---
    
    ��������� ===>Configuration Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x02
    wTotalLength:������������������� 0x0074� -> Validated
    bNumInterfaces:����������������� ��0x01
    bConfigurationValue:�������������� 0x01
    iConfiguration:������������������� 0x00
    bmAttributes:��������������������� 0xA0� -> Bus Powered
    � -> Remote Wakeup
    MaxPower:������������������������� 0x32 = 100 mA
    
    ��������� ===>Interface Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x04
    bInterfaceNumber:����������������� 0x00
    bAlternateSetting:���������������� 0x00
    bNumEndpoints:�������������������� 0x0E
    bInterfaceClass:������������������ 0xFF� -> Interface Class Unknown to USBView
    bInterfaceSubClass:��������������� 0x00
    bInterfaceProtocol:��������������� 0x00
    iInterface:����������������������� 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:����������������� �0x05
    bEndpointAddress:����������������� 0x01� -> Direction: OUT - EndpointID: 1
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x02� -> Direction: OUT - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:�� ���������������0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x03� -> Direction: OUT - EndpointID: 3
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x04� -> Direction: OUT - EndpointID: 4
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:�������� ���������0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x05� -> Direction: OUT - EndpointID: 5
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x06� -> Direction: OUT - EndpointID: 6
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x07� -> Direction: OUT - EndpointID: 7
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:���� ��������������0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x03� -> Interrupt Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x01
    
    ���������===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x82� -> Direction: IN - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x83� -> Direction: IN - EndpointID: 3
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x84� -> Direction: IN - EndpointID: 4
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x85� -> Direction: IN - EndpointID: 5
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������� �����0x05
    bEndpointAddress:����������������� 0x86� -> Direction: IN - EndpointID: 6
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x87� -> Direction: IN - EndpointID: 7
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    Log FT232R
    [Port2]� :� USB Serial Converter
    
    
    Device Power State:�������������� PowerDeviceD0
    
    ������ ---===>Device Information<===---
    English product name: "FT232R USB UART"
    
    ConnectionStatus:����������������� 
    Current Config Value:������������� 0x01� -> Device Bus Speed: Full
    Device Address:������������������� 0x08
    Open Pipes:�������������������������� 2
    
    ��������� ===>Device Descriptor<===
    bLength:������������������������� �0x12
    bDescriptorType:������������������ 0x01
    bcdUSB:������������������������� 0x0200
    bDeviceClass:��������������������� 0x00� -> This is an Interface Class Defined Device
    bDeviceSubClass:������������������ 0x00
    bDeviceProtocol:������������������ 0x00
    bMaxPacketSize0:������������������ 0x08 = (8) Bytes
    idVendor:����������������������� 0x0403 = Future Technology Devices International Limited
    idProduct:���������������������� 0x6001
    bcdDevice:���������������������� 0x0600
    iManufacturer:�������������������� 0x01
    ���� English (United States)� "FTDI"
    iProduct:������������������������� 0x02
    ���� English (United States)� "FT232R USB UART"
    iSerialNumber:�������������������� 0x03
    ���� English (United States)� "#VG000001229"
    bNumConfigurations:��������������� 0x01
    
    ��������� ---===>Open Pipes<===---
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x02� -> Direction: OUT - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ������ ---===>Full Configuration Descriptor<===---
    
    ��������� ===>Configuration Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x02
    wTotalLength:������������������� 0x0020� -> Validated
    bNumInterfaces:������������������� 0x01
    bConfigurationValue:�������������� 0x01
    iConfiguration:������������������� 0x00
    bmAttributes:��������������������� 0xA0� -> Bus Powered
    � -> Remote Wakeup
    MaxPower:������������������������� 0x2D =� 90 mA
    
    ��������� ===>Interface Descriptor<===
    bLength:�������������������������� 0x09
    bDescriptorType:������������������ 0x04
    bInterfaceNumber:����������������� 0x00
    bAlternateSetting:���������������� 0x00
    bNumEndpoints:�������������������� 0x02
    bInterfaceClass:����������� �������0xFF� -> Interface Class Unknown to USBView
    bInterfaceSubClass:��������������� 0xFF
    bInterfaceProtocol:��������������� 0xFF
    iInterface:����������������������� 0x02
    ���� English (United States)� "FT232R USB UART"
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x81� -> Direction: IN - EndpointID: 1
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    
    ��������� ===>Endpoint Descriptor<===
    bLength:�������������������������� 0x07
    bDescriptorType:������������������ 0x05
    bEndpointAddress:����������������� 0x02� -> Direction: OUT - EndpointID: 2
    bmAttributes:��������������������� 0x02� -> Bulk Transfer Type
    wMaxPacketSize:����������������� 0x0040 = 0x40 bytes
    bInterval:������������������������ 0x00
    

  • Hi,

    The text files that were sent show that the TUSB2036 completes enumeration and correctly reports its descriptors in both the passing and failing cases. Additional information on the commands sent after enumeration are needed. Can you provide USB trace data or use a tool like USBlyzer to take data? Also, the TUSB2036 is configured as bus powered, can you confirm that the VBUS level is not dropping below 4.75V during device operation?

    Regards,
    JMMN
  • Hello,

    thank you for your answer. We checked Vusb and there is on problem from this side : always at 4.99v without dropping below.

    Please find 2 files captured with USBlyzer.USBInterface2_OK.txt  

    USBlyzer Report
    
    Capture List
    
    "Type	Seq	Time	Elapsed	Duration	Request	Request Details	I/O	C:I:E	Device Object	Device Name	Driver Name	IRP	IRP Status (URB Status)	URB Transfer Buffer Raw Data Dump"
    "START	0001	16:43:41.944											"
    "PnP	0002	16:43:44.416	2.463937 s		Start Device				FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	"
    "PnP	0003	16:43:44.416	2.463957 s		Start Device				FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	"
    "PnP	0004	16:43:44.416	2.463974 s		Start Device				FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	"
    "PnP	0005	16:43:44.416	2.464047 s		Start Device				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	"
    "PnP	0006-0005	16:43:44.416	2.464559 s	512 us	Start Device				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	Success"
    "PnP	0007-0004	16:43:44.416	2.464577 s	603 us	Start Device				FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	Success"
    "PnP	0008-0003	16:43:44.416	2.464610 s	653 us	Start Device				FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	Success"
    "PnP	0009	16:43:44.416	2.464663 s		Query Device Relations	Target Device Relation			FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "PnP	0010	16:43:44.416	2.464679 s		Query Device Relations	Target Device Relation			FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "PnP	0011-0010	16:43:44.416	2.464693 s	14 us	Query Device Relations	Target Device Relation			FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "PnP	0012-0009	16:43:44.416	2.464705 s	42 us	Query Device Relations	Target Device Relation			FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0013	16:43:44.416	2.465084 s		Internal USB Get Roothub PDO				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "KmIO	0014	16:43:44.416	2.465097 s		Internal USB Get Roothub PDO				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "KmIO	0015	16:43:44.416	2.465110 s		Internal USB Get Roothub PDO				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "KmIO	0016-0015	16:43:44.416	2.465129 s	19 us	Internal USB Get Roothub PDO				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "KmIO	0017-0014	16:43:44.416	2.465141 s	44 us	Internal USB Get Roothub PDO				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0018-0013	16:43:44.416	2.465152 s	68 us	Internal USB Get Roothub PDO				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success"
    "KmIO	0019	16:43:44.416	2.465168 s		Internal USB Get Hub Count				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "KmIO	0020	16:43:44.416	2.465179 s		Internal USB Get Hub Count				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "KmIO	0021	16:43:44.416	2.465191 s		Internal USB Get Hub Count				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "KmIO	0022-0021	16:43:44.416	2.465205 s	14 us	Internal USB Get Hub Count				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "KmIO	0023-0020	16:43:44.416	2.465215 s	36 us	Internal USB Get Hub Count				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0024-0019	16:43:44.416	2.465225 s	57 us	Internal USB Get Hub Count				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success"
    "KmIO	0025	16:43:44.416	2.465305 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "KmIO	0026	16:43:44.416	2.465316 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "KmIO	0027	16:43:44.416	2.465327 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "KmIO	0028-0027	16:43:44.416	2.465674 s	346 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "KmIO	0029-0026	16:43:44.416	2.465684 s	368 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0030-0025	16:43:44.416	2.465695 s	390 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success"
    "URB	0031	16:43:44.416	2.465712 s		Control Transfer Ex	Get Descriptor (Cfg Ind 0)	in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "URB	0032	16:43:44.416	2.465728 s		Control Transfer Ex	Get Descriptor (Cfg Ind 0)	in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "URB	0033	16:43:44.416	2.465742 s		Control Transfer Ex	Get Descriptor (Cfg Ind 0)	in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "URB	0034-0033	16:43:44.416	2.466012 s	270 us	Control Transfer Ex	Get Descriptor (Cfg Ind 0)	in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success (Success)	09 02 19 00 01 01 01 A0 32 09 04 00 00 01 09 00 00 01 07 05 81 03 01 00 FF"
    "URB	0035-0032	16:43:44.416	2.466034 s	306 us	Control Transfer Ex	Get Descriptor (Cfg Ind 0)	in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success (Success)	09 02 19 00 01 01 01 A0 32 09 04 00 00 01 09 00 00 01 07 05 81 03 01 00 FF"
    "URB	0036-0031	16:43:44.416	2.466059 s	347 us	Control Transfer Ex	Get Descriptor (Cfg Ind 0)	in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success (Success)	09 02 19 00 01 01 01 A0 32 09 04 00 00 01 09 00 00 01 07 05 81 03 01 00 FF"
    "KmIO	0037	16:43:44.416	2.466117 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "KmIO	0038	16:43:44.416	2.466132 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "KmIO	0039	16:43:44.416	2.466147 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "KmIO	0040-0039	16:43:44.416	2.466398 s	251 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "KmIO	0041-0038	16:43:44.416	2.466409 s	277 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0042-0037	16:43:44.416	2.466419 s	302 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success"
    "URB	0043	16:43:44.416	2.466436 s		Control Transfer Ex	Get Status (Dvc)	in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "URB	0044	16:43:44.416	2.466451 s		Control Transfer Ex	Get Status (Dvc)	in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "URB	0045	16:43:44.416	2.466464 s		Control Transfer Ex	Get Status (Dvc)	in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "URB	0046-0045	16:43:44.416	2.466650 s	187 us	Control Transfer Ex	Get Status (Dvc)	in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success (Success)	00 00"
    "URB	0047-0044	16:43:44.416	2.466671 s	220 us	Control Transfer Ex	Get Status (Dvc)	in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success (Success)	00 00"
    "URB	0048-0043	16:43:44.416	2.466691 s	255 us	Control Transfer Ex	Get Status (Dvc)	in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success (Success)	00 00"
    "URB	0049	16:43:44.416	2.466720 s		Select Configuration	Cfg 1		--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "URB	0050	16:43:44.416	2.466733 s		Select Configuration	Cfg 1		--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "URB	0051	16:43:44.416	2.466746 s		Select Configuration	Cfg 1		--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "URB	0052-0051	16:43:44.416	2.466989 s	243 us	Select Configuration	Cfg 1		--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success (Success)"
    "URB	0053-0050	16:43:44.416	2.467000 s	267 us	Select Configuration	Cfg 1		--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success (Success)"
    "URB	0054-0049	16:43:44.416	2.467022 s	303 us	Select Configuration	Cfg 1		--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success (Success)"
    "KmIO	0055	16:43:44.416	2.467039 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "KmIO	0056	16:43:44.416	2.467050 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "KmIO	0057	16:43:44.416	2.467062 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "KmIO	0058-0057	16:43:44.416	2.467287 s	225 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "KmIO	0059-0056	16:43:44.416	2.467299 s	249 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0060-0055	16:43:44.416	2.467309 s	270 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success"
    "URB	0061	16:43:44.416	2.467332 s		Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "URB	0062	16:43:44.416	2.467348 s		Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "URB	0063	16:43:44.416	2.467362 s		Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "URB	0064-0063	16:43:44.416	2.467642 s	279 us	Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success (Success)	09 29 02 14 00 32 64 06 06"
    "URB	0065-0062	16:43:44.416	2.467662 s	314 us	Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success (Success)	09 29 02 14 00 32 64 06 06"
    "URB	0066-0061	16:43:44.416	2.467681 s	349 us	Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success (Success)	09 29 02 14 00 32 64 06 06"
    "KmIO	0067	16:43:44.416	2.467817 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "KmIO	0068	16:43:44.416	2.467829 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "KmIO	0069	16:43:44.416	2.467841 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "KmIO	0070-0069	16:43:44.416	2.468022 s	180 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success"
    "KmIO	0071-0068	16:43:44.416	2.468033 s	203 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success"
    "KmIO	0072-0067	16:43:44.416	2.468043 s	226 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success"
    "URB	0073	16:43:44.416	2.468060 s		Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "URB	0074	16:43:44.416	2.468074 s		Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "URB	0075	16:43:44.416	2.468087 s		Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "URB	0076-0075	16:43:44.416	2.468267 s	180 us	Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Success (Success)	00 00 00 00"
    "URB	0077-0074	16:43:44.416	2.468288 s	214 us	Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Success (Success)	00 00 00 00"
    "URB	0078-0073	16:43:44.416	2.468307 s	248 us	Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Success (Success)	00 00 00 00"
    "KmIO	0079	16:43:44.426	2.468526 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	"
    "KmIO	0080	16:43:44.426	2.468593 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	"
    "KmIO	0081	16:43:44.426	2.468605 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	"
    "KmIO	0082-0081	16:43:44.426	2.468896 s	290 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	Success"
    "KmIO	0083-0080	16:43:44.426	2.468906 s	313 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	Success"
    "KmIO	0084-0079	16:43:44.426	2.468916 s	390 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	Success"
    "URB	0085	16:43:44.426	2.468934 s		Control Transfer Ex		out	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	"
    "URB	0086	16:43:44.426	2.468948 s		Control Transfer Ex		out	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	"
    "URB	0087	16:43:44.426	2.468961 s		Control Transfer Ex		out	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	"
    "URB	0088-0087	16:43:44.426	2.469268 s	307 us	Control Transfer Ex		out	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	Success (Success)"
    "URB	0089-0086	16:43:44.426	2.469288 s	340 us	Control Transfer Ex		out	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	Success (Success)"
    "URB	0090-0085	16:43:44.426	2.469307 s	373 us	Control Transfer Ex		out	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	Success (Success)"
    "KmIO	0091	16:43:44.426	2.469334 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	"
    "KmIO	0092	16:43:44.426	2.469346 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	"
    "KmIO	0093	16:43:44.426	2.469358 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	"
    "KmIO	0094-0093	16:43:44.426	2.469645 s	287 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	Success"
    "KmIO	0095-0092	16:43:44.426	2.469655 s	309 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	Success"
    "KmIO	0096-0091	16:43:44.426	2.469666 s	332 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	Success"
    "URB	0097	16:43:44.426	2.469683 s		Control Transfer Ex		out	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	"
    "URB	0098	16:43:44.426	2.469696 s		Control Transfer Ex		out	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	"
    "URB	0099	16:43:44.426	2.469709 s		Control Transfer Ex		out	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	"
    "URB	0100-0099	16:43:44.426	2.469889 s	179 us	Control Transfer Ex		out	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801C3FB390h	Success (Success)"
    "URB	0101-0098	16:43:44.426	2.469908 s	212 us	Control Transfer Ex		out	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801C3FB390h	Success (Success)"
    "URB	0102-0097	16:43:44.426	2.469926 s	244 us	Control Transfer Ex		out	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801C3FB390h	Success (Success)"
    "KmIO	0103	16:43:44.747	2.788697 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	"
    "KmIO	0104	16:43:44.747	2.788723 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	"
    "KmIO	0105	16:43:44.747	2.788753 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	"
    "KmIO	0106-0105	16:43:44.747	2.789181 s	428 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	Success"
    "KmIO	0107-0104	16:43:44.747	2.789194 s	471 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	Success"
    "KmIO	0108-0103	16:43:44.747	2.789205 s	508 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	Success"
    "URB	0109	16:43:44.747	2.789230 s		Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	"
    "URB	0110	16:43:44.747	2.789245 s		Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	"
    "URB	0111	16:43:44.747	2.789260 s		Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	"
    "URB	0112-0111	16:43:44.747	2.789521 s	261 us	Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	Success (Success)	00 00 00 00"
    "URB	0113-0110	16:43:44.747	2.789543 s	298 us	Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	Success (Success)	00 00 00 00"
    "URB	0114-0109	16:43:44.747	2.789564 s	335 us	Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	Success (Success)	00 00 00 00"
    "KmIO	0115	16:43:44.747	2.789622 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	"
    "KmIO	0116	16:43:44.747	2.789637 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	"
    "KmIO	0117	16:43:44.747	2.789651 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	"
    "KmIO	0118-0117	16:43:44.747	2.789915 s	264 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	Success"
    "KmIO	0119-0116	16:43:44.747	2.789927 s	290 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	Success"
    "KmIO	0120-0115	16:43:44.747	2.789937 s	315 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	Success"
    "URB	0121	16:43:44.747	2.789960 s		Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	"
    "URB	0122	16:43:44.747	2.789976 s		Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	"
    "URB	0123	16:43:44.747	2.789990 s		Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	"
    "URB	0124-0123	16:43:44.747	2.790266 s	276 us	Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8006A52830h	Success (Success)	00 00 00 00"
    "URB	0125-0122	16:43:44.747	2.790287 s	311 us	Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8006A52830h	Success (Success)	00 00 00 00"
    "URB	0126-0121	16:43:44.747	2.790307 s	347 us	Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8006A52830h	Success (Success)	00 00 00 00"
    "URB	0127	16:43:44.747	2.790383 s		Bulk or Interrupt Transfer	1 byte buffer	in	01:00:81	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	"
    "URB	0128	16:43:44.747	2.790401 s		Bulk or Interrupt Transfer	1 byte buffer	in	01:00:81	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	"
    "URB	0129	16:43:44.747	2.790417 s		Bulk or Interrupt Transfer	1 byte buffer	in	01:00:81	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	"
    "PnP	0130-0002	16:43:44.747	2.790502 s	326.564 ms	Start Device				FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	Success"
    "PnP	0131	16:43:44.747	2.790894 s		Query Capabilities				FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	"
    "PnP	0132	16:43:44.747	2.790908 s		Query Capabilities				FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	"
    "PnP	0133	16:43:44.747	2.790920 s		Query Capabilities				FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	"
    "PnP	0134	16:43:44.747	2.790943 s		Query Capabilities				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	"
    "PnP	0135-0134	16:43:44.747	2.790965 s	21 us	Query Capabilities				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	Success"
    "PnP	0136-0133	16:43:44.747	2.791115 s	195 us	Query Capabilities				FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	Success"
    "PnP	0137-0132	16:43:44.747	2.791126 s	218 us	Query Capabilities				FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	Success"
    "PnP	0138-0131	16:43:44.747	2.791137 s	244 us	Query Capabilities				FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	Success"
    "PnP	0139	16:43:44.747	2.791233 s		Query Pnp Device State				FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	"
    "PnP	0140	16:43:44.747	2.791245 s		Query Pnp Device State				FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	"
    "PnP	0141	16:43:44.747	2.791256 s		Query Pnp Device State				FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	"
    "PnP	0142	16:43:44.747	2.791269 s		Query Pnp Device State				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	"
    "PnP	0143-0142	16:43:44.747	2.791281 s	12 us	Query Pnp Device State				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	Not Supported"
    "PnP	0144-0141	16:43:44.747	2.791294 s	38 us	Query Pnp Device State				FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	Success"
    "PnP	0145-0140	16:43:44.747	2.791305 s	59 us	Query Pnp Device State				FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	Success"
    "PnP	0146-0139	16:43:44.747	2.791315 s	82 us	Query Pnp Device State				FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	Success"
    "PnP	0147	16:43:44.747	2.791340 s		Query Device Relations	Bus Relations			FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	"
    "PnP	0148	16:43:44.747	2.791355 s		Query Device Relations	Bus Relations			FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	"
    "PnP	0149	16:43:44.747	2.791368 s		Query Device Relations	Bus Relations			FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	"
    "PnP	0150	16:43:44.747	2.791391 s		Query Device Relations	Bus Relations			FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	"
    "PnP	0151-0150	16:43:44.747	2.791402 s	11 us	Query Device Relations	Bus Relations			FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801B9FA820h	Success"
    "PnP	0152-0149	16:43:44.747	2.791426 s	58 us	Query Device Relations	Bus Relations			FFFFFA801C3A8E40h		ACPI	FFFFFA801B9FA820h	Success"
    "PnP	0153-0148	16:43:44.747	2.791440 s	85 us	Query Device Relations	Bus Relations			FFFFFA8017173190h		USBPcap	FFFFFA801B9FA820h	Success"
    "PnP	0154-0147	16:43:44.747	2.791453 s	113 us	Query Device Relations	Bus Relations			FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801B9FA820h	Success"
    "KmIO	0155	16:43:49.912	7.931013 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	"
    "KmIO	0156	16:43:49.912	7.931029 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	"
    "KmIO	0157	16:43:49.912	7.931044 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	"
    "KmIO	0158-0157	16:43:49.912	7.931311 s	267 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	Success"
    "KmIO	0159-0156	16:43:49.912	7.931322 s	293 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	Success"
    "KmIO	0160-0155	16:43:49.912	7.931332 s	319 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	Success"
    "Power	0161	16:43:49.912	7.931354 s		Wait Wake	S0 (Working)			FFFFFA80182DC050h	000000bd	usbhub	FFFFFA801AB5ABD0h	"
    "Power	0162	16:43:49.912	7.931367 s		Wait Wake	S0 (Working)			FFFFFA8017173190h		USBPcap	FFFFFA801AB5ABD0h	"
    "Power	0163	16:43:49.912	7.931378 s		Wait Wake	S0 (Working)			FFFFFA801C3A8E40h		ACPI	FFFFFA801AB5ABD0h	"
    "Power	0164	16:43:49.912	7.931391 s		Wait Wake	S0 (Working)			FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801AB5ABD0h	"
    "KmIO	0165	16:43:49.912	7.931406 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	"
    "KmIO	0166	16:43:49.912	7.931427 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	"
    "KmIO	0167	16:43:49.912	7.931450 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	"
    "KmIO	0168-0167	16:43:49.912	7.931706 s	256 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	Success"
    "KmIO	0169-0166	16:43:49.912	7.931718 s	291 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	Success"
    "KmIO	0170-0165	16:43:49.912	7.931728 s	322 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	Success"
    "URB	0171	16:43:49.912	7.931752 s		Control Transfer Ex	Set Feature (Dvc, Remote Wakeup)	out	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	"
    "URB	0172	16:43:49.912	7.931768 s		Control Transfer Ex	Set Feature (Dvc, Remote Wakeup)	out	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	"
    "URB	0173	16:43:49.912	7.931782 s		Control Transfer Ex	Set Feature (Dvc, Remote Wakeup)	out	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	"
    "URB	0174-0173	16:43:49.912	7.932037 s	255 us	Control Transfer Ex	Set Feature (Dvc, Remote Wakeup)	out	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	Success (Success)"
    "URB	0175-0172	16:43:49.912	7.932059 s	291 us	Control Transfer Ex	Set Feature (Dvc, Remote Wakeup)	out	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	Success (Success)"
    "URB	0176-0171	16:43:49.912	7.932079 s	327 us	Control Transfer Ex	Set Feature (Dvc, Remote Wakeup)	out	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	Success (Success)"
    "URB	0177-0129	16:43:49.922	7.942392 s	5.151975 s	Bulk or Interrupt Transfer		in	01:00:81	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801735DC10h	Cancelled (Canceled)"
    "URB	0178-0128	16:43:49.922	7.942406 s	5.152006 s	Bulk or Interrupt Transfer		in	01:00:81	FFFFFA801C3A8E40h		ACPI	FFFFFA801735DC10h	Cancelled (Canceled)"
    "URB	0179-0127	16:43:49.922	7.942429 s	5.152046 s	Bulk or Interrupt Transfer		in	01:00:81	FFFFFA8017173190h		USBPcap	FFFFFA801735DC10h	Cancelled (Canceled)"
    "KmIO	0180	16:43:49.922	7.942515 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	"
    "KmIO	0181	16:43:49.922	7.942539 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	"
    "KmIO	0182	16:43:49.922	7.942639 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	"
    "KmIO	0183-0182	16:43:49.922	7.942950 s	312 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA801828AC10h	Success"
    "KmIO	0184-0181	16:43:49.922	7.942962 s	423 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA801828AC10h	Success"
    "KmIO	0185-0180	16:43:49.922	7.942973 s	458 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA801828AC10h	Success"
    "URB	0186	16:43:49.922	7.942997 s		Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8018170C10h	"
    "URB	0187	16:43:49.922	7.943013 s		Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8018170C10h	"
    "URB	0188	16:43:49.922	7.943027 s		Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8018170C10h	"
    "URB	0189-0188	16:43:49.922	7.943325 s	298 us	Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8018170C10h	Success (Success)	00 00 00 00"
    "URB	0190-0187	16:43:49.922	7.943340 s	327 us	Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8018170C10h	Success (Success)	00 00 00 00"
    "URB	0191-0186	16:43:49.922	7.943354 s	357 us	Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8018170C10h	Success (Success)	00 00 00 00"
    "KmIO	0192	16:43:49.922	7.943484 s		Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA8018170C10h	"
    "KmIO	0193	16:43:49.922	7.943499 s		Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA8018170C10h	"
    "KmIO	0194	16:43:49.922	7.943514 s		Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8018170C10h	"
    "KmIO	0195-0194	16:43:49.922	7.943907 s	393 us	Internal USB Get Port Status				FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8018170C10h	Success"
    "KmIO	0196-0193	16:43:49.922	7.943919 s	420 us	Internal USB Get Port Status				FFFFFA801C3A8E40h		ACPI	FFFFFA8018170C10h	Success"
    "KmIO	0197-0192	16:43:49.922	7.943930 s	446 us	Internal USB Get Port Status				FFFFFA8017173190h		USBPcap	FFFFFA8018170C10h	Success"
    "URB	0198	16:43:49.922	7.943954 s		Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8018170C10h	"
    "URB	0199	16:43:49.922	7.943970 s		Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8018170C10h	"
    "URB	0200	16:43:49.922	7.943985 s		Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8018170C10h	"
    "URB	0201-0200	16:43:49.922	7.944195 s	210 us	Control Transfer Ex		in	--:--:00	FFFFFA8018314060h	USBPDO-2	usbhub	FFFFFA8018170C10h	Success (Success)	00 00 00 00"
    "URB	0202-0199	16:43:49.922	7.944208 s	239 us	Control Transfer Ex		in	--:--:00	FFFFFA801C3A8E40h		ACPI	FFFFFA8018170C10h	Success (Success)	00 00 00 00"
    "URB	0203-0198	16:43:49.922	7.944221 s	267 us	Control Transfer Ex		in	--:--:00	FFFFFA8017173190h		USBPcap	FFFFFA8018170C10h	Success (Success)	00 00 00 00"
    
    This report was generated by USBlyzer http://www.usblyzer.com/
    

    best regards

  • Hi,

    I'm still not seeing anything in the trace data that would explain why port power is not turned on by the host. Can you post the schematic?

    Regards,
    JMMN
  • Hello,

    please find the schematics

    thank you for your help

    best regards

    deltaDauphin

  • Hello DeltaDauphin,

    The power switch control outputs of the TUSB2036 are not routed in the schematic. Is downstream port power always on?

    Regards,
    JMMN
  • Hello,

    thank you for your feedback and sorry for the delay in my answer.

    Could you explain what is "downstream port power always ON" ? how can we check this point ?

    best regards

  • OK , understood now . In our case, the port power is always ON, due to the fact that the downstream port is the USB port of the PC.
  • Yes, but in the initial problem description you mentioned that the port status does not report port power on - can you send the WireShark analysis?

    In case of failure the analysis with WireShark highlights a difference during the step Port_POWER with a value put at false for the PORT_POWER instead of true, and then there is no step C_PORT_CONNECTION.

    Could you tell me under which condition the PORT_POWER is set to true ?

  • USBInterface_2 SUCCESS PC 5450.txtUSBInterface_3 Failure PC 5450.txtUSBInterface_3 - SUCCESS PC5470.txt

    please find 3 files, explanation in the naming (file sent previously).

    best regards

  • Do you have a local TI rep to submit failing units for FA? I don't see any obvious cause of the behavior in the files.
  • Hello,

    sorry for the delay :bank holidays in France.

    I will see with my contact if sending of defective product is possible.

    many thanks

    deltadauphin

  • Please accept my friend request so we can discuss FA process if needed. I am closing this ticket for now.