Skip to content

Set clock polarity in software SPI implementations - #1224

Open
sephalon wants to merge 1 commit into
olikraus:masterfrom
sephalon:sw-spi-cpol
Open

Set clock polarity in software SPI implementations#1224
sephalon wants to merge 1 commit into
olikraus:masterfrom
sephalon:sw-spi-cpol

Conversation

@sephalon

Copy link
Copy Markdown

Set the clock polarity in software SPI implementations; previously CPOL was always 0.

I have only implemented this as a PoC for Arduino 4 wire software SPI so far, since I am not sure if I understand the differing implementations well enough and lack the required test setups; so please take this with a grain of salt.

@olikraus

Copy link
Copy Markdown
Owner

Indeed I also have some doubts. You are probably right, that there is something missing, but wouldn't your implementation lead to an additional transition?

Other question is: Which display did cause problems here?

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