C-type USB Hardware descriptor fail

Hi,

I have developed a USB MIDI application, in which I have deployed USB Device functionality through USB C-type connector. However, when I test the USB virtual COM Port functionality with window10 PC, it shows an error message " Windows has stopped this device because it has reported problems. (Code 43)". Therefore, what's the problem? Is it from our custom board side or in window?

ERROR:

Device USB\VID_0000&PID_0002\5&2bdbfb1c&2&4 was not migrated due to partial or ambiguous match.

Last Device Instance Id: USB\VID_2E04&PID_C026\5&2bdbfb1c&0&4
Class Guid: {36fc9e60-c465-11cf-8056-444553540000}
Location Path: ACPI(_SB_)#ACPI(PC00)#ACPI(XHCI)#ACPI(RHUB)#ACPI(HS04)
Migration Rank: 0xF000FFFFFFFF0000
Present: false
Status: 0xC0000719

Kindly suggest the relevant solution for same.

Related