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

SPI delay with work IPS 1.69 inch TFT LCD #184

Open
brightproject opened this issue Apr 17, 2023 · 0 comments
Open

SPI delay with work IPS 1.69 inch TFT LCD #184

brightproject opened this issue Apr 17, 2023 · 0 comments

Comments

@brightproject
Copy link

How to deal with the choice of libraries, I use the adafruit library, but the image is displayed with slight delays.
Although I use hardvarny SPI.
Is it likely that the library is simply not well enough optimized to work with my display?
https://aliexpress.ru/item/1005002761126978.html
front
view
back
datasheet1
I use library
#include <Adafruit_ST7789.h>
and init this
Adafruit_ST7789 tft = Adafruit_ST7789(TFT_CS, TFT_DC, TFT_RST);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant