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

Add SPI mode to the command line options #272

Closed
AlessioMorale opened this issue Jan 21, 2024 · 0 comments · Fixed by #273
Closed

Add SPI mode to the command line options #272

AlessioMorale opened this issue Jan 21, 2024 · 0 comments · Fixed by #273

Comments

@AlessioMorale
Copy link
Contributor

Currently, cmdline only supports spi-port, spi-device, spi-bus-speed, spi-transfer-size and spi-cs-high options.
Displays like ST7789 comes in variants that have no CS pin, requiring also mode to be set to work correctly.

This issue is about adding support for spi-mode. A pr will shortly be created to support the option.

AlessioMorale added a commit to AlessioMorale/luma.core that referenced this issue Jan 21, 2024
AlessioMorale added a commit to AlessioMorale/luma.core that referenced this issue Jan 22, 2024
thijstriemstra pushed a commit that referenced this issue Jan 24, 2024
* feat, #272: Add support for spi-mode in cmdline.

* Fix tests
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 a pull request may close this issue.

1 participant