Open micha-uhl opened 1 week ago
The back looks almost identical to mine, so yes, it should probably work.
I got the display, but it doesn't work, only colorful flicker. It has the driver IC ST7789V. What can I do?
Ah yes, the front is quite different. Incompatible hardware I'm afraid. If you can write/find functions that: 1) initialise the display 2) define a window on the display (x, y, width, height) 3) send n colour words to the display 4) get touch (x, y)
then you could probably change LCD.cpp to work.
Hallo, should this work:
Michael