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

SPI: writePattern() should not call setDataBits(0) #8636

Merged
merged 2 commits into from
Jul 27, 2022
Merged

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Jul 14, 2022

resolves #8635

otherwise, we 'mask' the spi reg with 0-- aka 65535

@d-a-v d-a-v merged commit d44c3f4 into master Jul 27, 2022
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.

SPI writepattern does not finish the last 8 bytes
2 participants