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

serial.Open: The parameter is incorrect on windows 10 #21

Open
435420057 opened this issue Sep 8, 2016 · 2 comments
Open

serial.Open: The parameter is incorrect on windows 10 #21

435420057 opened this issue Sep 8, 2016 · 2 comments

Comments

@435420057
Copy link

Test on windows 10, serial.Open: The parameter is incorrect.
options := serial.OpenOptions{
PortName: "COM1",
BaudRate: 9600,
DataBits: 8,
StopBits: 1,
MinimumReadSize: 4,
}
thx

@435420057
Copy link
Author

Params : {28 115200 [17 0 0 0] 0 0 0 8 0 0 0 0 0 0 0 0}

@Boomgeek
Copy link

@435420057 how to fix it ?

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

2 participants