You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have USB device plug in the system, these USB devices use HID inbox driver.
and these device are following DFU spec (https://www.usb.org/sites/default/files/DFU_1.1.pdf).
we are going to workout a driver to update the firmware on these USB device.
can you help guide me which sample code is for this case?
thank you very much
The text was updated successfully, but these errors were encountered:
we have USB device plug in the system, these USB devices use HID inbox driver.
and these device are following DFU spec (https://www.usb.org/sites/default/files/DFU_1.1.pdf).
we are going to workout a driver to update the firmware on these USB device.
can you help guide me which sample code is for this case?
thank you very much
The text was updated successfully, but these errors were encountered: