platform(beepy): toggle SHARP display VCOM pin #207
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
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).
The text was updated successfully, but these errors were encountered: