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

platform(beepy): toggle SHARP display VCOM pin #207

Open
hawkw opened this issue Jul 31, 2023 · 0 comments
Open

platform(beepy): toggle SHARP display VCOM pin #207

hawkw opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
area: drivers Related to driver implementation for hardware devices. kind: enhancement New feature or request platform: D1 Specific to the Allwinner D1 hardware platform

Comments

@hawkw
Copy link
Contributor

hawkw commented Jul 31, 2023

This is, apparently, necessary to prevent stuck pixels. On the Adafruit breakout board for this display, VCOM can be toggled over SPI, but on the Beepy, it has to be done using a GPIO pin.

This will require either putting Beepy board-specific GPIO code in the SHARP display driver, or adding an abstraction for GPIO pins (see #159).

@hawkw hawkw added kind: enhancement New feature or request platform: D1 Specific to the Allwinner D1 hardware platform area: drivers Related to driver implementation for hardware devices. labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: drivers Related to driver implementation for hardware devices. kind: enhancement New feature or request platform: D1 Specific to the Allwinner D1 hardware platform
Projects
None yet
Development

No branches or pull requests

2 participants