You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The board has no real markings for its maker but this is their pin definition
Seems like it would be similar to #40. They also use the same driver download site as the other 3 pin screen issue git clone https://github.com/goodtft/LCD-show.git.
Steps taken
Tried using -DKEDEI_V63_MPI3501=ON and -DSPI_BUS_CLOCK_DIVISOR=30 (all the way to 100) and it sometimes flickered (guessing that was the CLS) but nothing after that. Always a white screen.
The text was updated successfully, but these errors were encountered:
Description
This it the screen
The board has no real markings for its maker but this is their pin definition
Seems like it would be similar to #40. They also use the same driver download site as the other 3 pin screen issue
git clone https://github.com/goodtft/LCD-show.git
.Steps taken
Tried using
-DKEDEI_V63_MPI3501=ON
and-DSPI_BUS_CLOCK_DIVISOR=30 (all the way to 100)
and it sometimes flickered (guessing that was the CLS) but nothing after that. Always a white screen.The text was updated successfully, but these errors were encountered: