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

Error when setting non-standard Baud Rate in Serial Port #20826

Open
jctmoraes opened this issue Feb 5, 2021 · 0 comments · May be fixed by #21380
Open

Error when setting non-standard Baud Rate in Serial Port #20826

jctmoraes opened this issue Feb 5, 2021 · 0 comments · May be fixed by #21380

Comments

@jctmoraes
Copy link

Hello.

I need to work at speed 5787 and I can't.
The SerialPort class only allows standard speeds.
I'm running a Console Project on the Raspberry Pi OS.

Whoever has a solution, thank you.

ThomasKuehne added a commit to ThomasKuehne/mono that referenced this issue Dec 19, 2021
Fixes mono#20826 by using linux' TCSETS2 ioctl instead of TIOCGSERIAL
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

Successfully merging a pull request may close this issue.

1 participant