Skip to content

Support all SPI modes #1751

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

Closed
platenyponchet opened this issue Mar 11, 2016 · 2 comments
Closed

Support all SPI modes #1751

platenyponchet opened this issue Mar 11, 2016 · 2 comments

Comments

@platenyponchet
Copy link

Hardware: ESP13
Core Version: 2.1.0-rc2

How can i change the SPI data mode? The setDataMode is TODO.

@Links2004
Copy link
Collaborator

SPI mode 0 + 1 are possible with the ESP.
SPI mode 2 + 3 are not possible with the Hardware SPI.

https://github.com/esp8266/Arduino/blob/master/doc/libraries.md#spi

@igrr
Copy link
Member

igrr commented Mar 11, 2016

@igrr igrr added this to the 2.2.0 milestone Mar 11, 2016
@igrr igrr changed the title SPI Data Mode Support all SPI modes Mar 11, 2016
@igrr igrr closed this as completed Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants