SPI: writePattern() should not call setDataBits(0) by mcspr · Pull Request #8636 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@d-a-v d-a-v d-a-v approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

SPI writepattern does not finish the last 8 bytes

2 participants

@mcspr @d-a-v