Adafruit-ST7735-Library
Adafruit-ST7735-Library copied to clipboard
This is a library for the Adafruit 1.8" SPI display http://www.adafruit.com/products/358 and http://www.adafruit.com/products/618
based on #182 Minor changes. Move setColRowStart function from protected to public. Since they aren't used in library. They are no reason to be protected. If it is public, user...
ST7789 not working on STM32 based boards is can working STM32duino , I user same code no Error can uplode done
How to detect communication stopped?
I hope that the process of displaying images can be accelerated, I have set the SPI to 70MHz but it still isn't fast.
With some help browsing the internet I did found a solution for my problem with the 2.8" 240x320 display. After initialization the colors are inverted. In file "Adafruit_ST7789.cpp" on line...
Hi, sorry to border you guys, I am running into an issue when controlling a st7789 without **CS** pin. The board I am using is an Esp-32 module and here...
### **What I have done:** I have built a _very_ custom setup with a 160x80 ST7735 screen, and managed to run the "graphicstest" example project with Arduino IDE. ### **What...
I tried a st7735s ips lcd of any size. The problem that occurs here is in the part when the lcd starts to appear, the ant screen first and when...
I hope you fix the library to overcome flicker like this which is clearly not smooth. https://github.com/user-attachments/assets/d29f143c-47bc-4c2c-843e-31013ca48fa7 ``` #include #include #include #include #include #include #include #include #include #include #include #include...