I've developed my own UVC camera based on Cypress FX3. I have my own Vendor ID registered at usb.org
When I use Cypress's Vendor ID and Product ID, all operating systems recognize it as a UVC camera.
Did anyone here added their ID to a standard driver that it will automatically detect it?
Thanks, Ofer.
Solved! Go to Solution.
Hi Ofer,
Could you share your descriptor file with us?
UVC is a standard driver, with a class code 0x0E.
Including this code in your descriptor file will make windows automatically recognize your device as UVC camera.
Best Regards,
AliAsgar