Skip to content

Add baudrate to FourWire and shorten delay. #1953

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

Merged
merged 2 commits into from
Jun 18, 2019

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Jun 18, 2019

Speeds up FourWire and makes it easy to set the baudrate of it.

Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

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

tested that UF2 you gave me, and its soooo fast!

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

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

Looks good to me. Note that on nRF52840 the max baudrate will be 8MHz. SPIM3, which would support 32MHz, is not available due to hardware bugs.

@tannewt
Copy link
Member Author

tannewt commented Jun 18, 2019

@dhalbert That's fine. I commented it as the maximum speed of the bus (display + wires) to imply that it may be slower.

@tannewt tannewt merged commit e6ded8d into adafruit:master Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants