-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
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
Windows on ARM, Support? #5
Comments
The Pluto and M2k are multi-function USB devices. The first step is to make sure that we can be specific about what device classes we are talking about.
For some - you will need to check with Microsoft. UART - should work, we just need to add some things to the INF file. From what I can tell - Microsoft does not support RNDIS on Windows IoT (ARM) based on this question and the Hardware compatibility list (RNDIS is missing). CDC-NCM might work - we would need to test. I found a pointer here Mass Storage should work out of the box. IIO should work, but would require libusb built for windows 10 ARM (which I don't think people upstream are doing yet). It looks like from your activity that you are just running around to projects asking for Windows on ARM support. We can add this to the list - but I do not know know when we would get to it. -Robin |
Dear Rgetz, Hence I am asking for help from everywhere for Windows ARM64 driver sources to learn from and build exciting projects with the help that, other folks in the WOR community will also have some new drivers and PlutoSDR will be coupled with a sleek new setup which will be ARM-based Windows GUI driven pocket-friendly, not expensive and not power-hungry x86, x86_64 single board computer.
Thanks and Regards, |
Please let us know when can we have an ARM64 version for Windows on ARM OS.
The text was updated successfully, but these errors were encountered: