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

Fix baud rate for USB Serial Example #48

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Conversation

Tekunalogy
Copy link
Contributor

Used an FTDI cable, and the example baud rate was incorrect and it was very confusing to diagnose. This is a fix to reduce that confusion for people in the future.

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

I don't have hardware to test, but it looks like we've had the author and another person confirm the changed baude rate, and it does match the circuitpython code.

My best guess is maybe some older raspberry pi's had a lower limitation for some reason, but I am not certain.

@FoamyGuy FoamyGuy merged commit 43118d7 into adafruit:main Apr 21, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 22, 2024
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 this pull request may close these issues.

2 participants