We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi
It works great on Win7 but I now want to use it on W10 but it always gets recognised as a serial port.
I have searched for a solution with no success.
Do you have any suggestions?
Thanks
Andy.
The text was updated successfully, but these errors were encountered:
If you change #define USBD_VID 0x0525 //0x4E44 #define USBD_PID 0xA4A2 //0x4953 In usbd_desc.h
And use the attached RPI OTG.zip it will work on W10 and W7
RPI Driver OTG.zip
Sorry, something went wrong.
Windows 10 should support rndis without drivers needed for USB_DESC_TYPE_DEVICE, /* bDescriptorType / 0x00, / bcdUSB / 0x02, 0xEF, / bDeviceClass / 0x04, / bDeviceSubClass / 0x01, / bDeviceProtocol */
No branches or pull requests
Hi
It works great on Win7 but I now want to use it on W10 but it always gets recognised as a serial port.
I have searched for a solution with no success.
Do you have any suggestions?
Thanks
Andy.
The text was updated successfully, but these errors were encountered: