Skip to content
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 serial ports above COM9 not working #6

Closed
jamesbowman opened this issue Aug 29, 2018 · 1 comment
Closed

Windows serial ports above COM9 not working #6

jamesbowman opened this issue Aug 29, 2018 · 1 comment

Comments

@jamesbowman
Copy link
Owner

Force the serial port to COM10 or higher:

https://plugable.com/2011/07/04/how-to-change-the-com-port-for-a-usb-serial-adapter-on-windows-7/

Then trying to use with spicl or spigui fails.

This article says that prefixing all port names with

\\.\

is the correct way to fix this issue.

https://support.microsoft.com/en-us/help/115831/howto-specify-serial-ports-larger-than-com9

@jamesbowman
Copy link
Owner Author

jamesbowman commented Aug 29, 2018

  • update main documentation on Windows serial port assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant