Error 0x800704b0 returned by WdfUsbTargetDeviceCreateWithParameters in UMDF v2 USB sample driver

Romain Deterre 1 Reputation point
2021-11-08T21:46:17.837+00:00

Hi,

I'm looking at developing a UMDF v2 driver for a USB device. To get started I followed the tutorial at the link below, "How to write your first USB client driver", which uses the UMDF v2 USB driver template from Visual Studio.

I'm able to build a driver with this method. But when starting it, I see "This device cannot start. (Code 10)" in Device Manager.

Activating WPP tracing, I see that the call to WdfUsbTargetDeviceCreateWithParameters fails with error 0x800704b0

How can I get more information about this error code to know what the cause might be?

Thanks,

Romain

https://learn.microsoft.com/en-us/windows-hardware/drivers/usbcon/implement-driver-entry-for-a-usb-driver--umdf-

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,541 questions
{count} votes