ST7789V2 HT0154AI01A TFT LCD #10499
Unanswered
vahithosan
asked this question in
Libraries & Drivers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Does anyone have experience using an lcd like this?
https://cdn.ozdisan.com/ETicaret_Dosya/603399_203252.pdf
TFT Driver IC ST7789V2-G4-A
TFT Interface MCU/SPI
I want to run it using SPI but I can't.
I make the connections like here but it doesn't work.
https://learn.adafruit.com/assets/79156
I am changing the SPI definitions like "polarity=0 or polarity=1" or boudrate ...
i tried different drivers but it doesn't work.
st7789v2 may not be compatible with st7789?
Now, I'm working on this.
https://github.com/peterhinch/micropython-nano-gui/blob/f0619a8e194960d686c9d0aaa8bcd3431fe400ae/DRIVERS.md#33-drivers-for-st7789
color_setup.py:
main.py:
Beta Was this translation helpful? Give feedback.
All reactions