About the driver for the win7 host #858
Closed
jun-takei1742
started this conversation in
General
Replies: 1 comment 3 replies
-
The problems seems to reside in the fact that Win7 and Win8.1usbser.sys class driver doesn't get installed automatically for devices belonging to the Communications Device Class (CDC), because Windows 7/8 lacks usbser.inf and possibly some other components, like explained here Several things you can try:
|
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Hello everyone, thank you for this great project.
I'm currently creating an STM32 uCNC to update the CNC on my homemade ISA board that I built a quarter century ago.
I've confirmed that the virtual COM port of the STM32 uCNC is recognized in win10 and that the motor works with UGS.
However, the virtual COM port is not recognized in win7 and "uCNC CDC" is displayed in the device manager as an unknown device.
My question is, is there any way to make it work properly in win7?
Thank you in advance.
This text was translated from Japanese to English using Google Translate.
Beta Was this translation helpful? Give feedback.
All reactions