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

Hardware SPI Touchscreen support for arduino_default #484

Closed
jp-bennett opened this issue Dec 6, 2023 · 2 comments
Closed

Hardware SPI Touchscreen support for arduino_default #484

jp-bennett opened this issue Dec 6, 2023 · 2 comments
Labels
enhancement New feature or request stale Inactive issues

Comments

@jp-bennett
Copy link
Contributor

Currently, using the arduino_default target, lgfx supports display panels on a hardware SPI bus. Using this support and the portduino project, I've gotten a Waveshare 2.8inch RPI LCD display working on a Raspberry Pi with minimal trouble. Unfortunately, touchscreen SPI support is limited to bitbanging on this target. It would be extremely useful to be able to specify the SPI bus, and fill out the spi namespace for that platform: https://github.com/lovyan03/LovyanGFX/blob/master/src/lgfx/v1/platforms/arduino_default/common.cpp#L70

Glamor shot showing working display:

IMG_20231205_165641

Copy link

github-actions bot commented Jan 5, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Inactive issues label Jan 5, 2024
Copy link

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Inactive issues
Projects
None yet
Development

No branches or pull requests

1 participant