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

Custom baud rates not working correctly on MacOS 15 #307

Open
neilmendoza opened this issue Jan 11, 2025 · 0 comments
Open

Custom baud rates not working correctly on MacOS 15 #307

neilmendoza opened this issue Jan 11, 2025 · 0 comments

Comments

@neilmendoza
Copy link

I spent a couple of days trying to track down this bug as looked like it had been fixed...

#18
#212

However on MacOS 15, custom baud rates using this library don't seem to be working correctly again. I'm controlling a servo that needs a 1Mbps connection. I can use this library on Linux (running in a VM on the Mac) to communicate with it but the same code doesn't work directly on the Mac. I can control the servo using pyserial on MacOS though so it is possible.

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