Replies: 3 comments 4 replies
-
正常测试和二次开发不涉及USBInterface源码的,不过我回去可以发你。你确认一下win的驱动是否正常安装(需要禁用强制签名,参考README) |
Beta Was this translation helpful? Give feedback.
2 replies
-
感谢提醒,搞定了。 我这个 libusb 通讯程序 在WINDOWS下 open不成功的原因确实是因为驱动的问题。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我自己尝试下了用libusb库,在linux下能正常通讯, 在windows下能list device, 用PID 和VID 打开device 总是NULL,怀疑跟权限有关。
目前资料里提供的的USBInterface.dll在我这边的VS版本下跑不起来。如果能提供源码的话,希望先通过源码集成下,看看坑在哪里,弄完我分享下细节。
感谢感谢。
Beta Was this translation helpful? Give feedback.
All reactions