adafruit / Adafruit_CircuitPython_ST7735

CircuitPython display driver for ST7735
MIT License
5 stars 9 forks source link

Driver not working on tft spi 1.8in lcd display #20

Closed anonfaded closed 6 months ago

anonfaded commented 6 months ago

There is a s variant of this driver with same name but a s in the end so can you guide on how to make it work? Right now my lcd isn't working and the code runs with no errors, for reference and complete details about my issue please read this: https://github.com/adafruit/circuitpython/issues/9223

snkYmkrct commented 6 months ago

You opened an issue in the wrong repo, again. todbot gave you the link to the library you are actually using in your code, https://github.com/adafruit/Adafruit_CircuitPython_ST7735R

anonfaded commented 6 months ago

oh sorry, i opened issue on the link you provided so i will wait for their reply

dhalbert commented 6 months ago

See https://github.com/adafruit/circuitpython/issues/9223#issuecomment-2096268940. Not a library issue.