You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No display output on a 128x160 1.8" Color TFT LCD display with MicroSD Card Breakout - ST7735R from Adafruit with the firmware.uf2 running on a pico h
#120
Open
Patcybermind opened this issue
Feb 27, 2023
· 1 comment
Hello, I've been trying to get the screen to display something other than black and white for 2 days now I've read previous issues but nothing seems to work maybe I'm missing something obvious, the sprig is connected on a custom PCB
this is the screen https://www.adafruit.com/product/358
this is the PCB
i did not make the PCB (its a PCB made for the sprig console but nothing is soldered, you build it yourself and it has connectors) so maybe I'm missing something completely obvious
also yes the screen does work, it works with the OS made for it
can someone or some people please help me
I don't know what to do, i also tried using kaluma and using a library made for the display but it doesn't work either
Here is the code I'm currently at, I've tried changing lots of stuff but it didn't change anything :
Hi, this might be very late to respond.. but, it looks like you have not specified the backlight pin.
And well, if your display still turns on without specifing the backlight pin, you probably have a display that will light up when the pin is pulled down. And this driver will not work for displays such. You can try my modded version of this driver in that case: https://github.com/nspsck/st7735s_WeAct_Studio_TFT_port
Hello, I've been trying to get the screen to display something other than black and white for 2 days now I've read previous issues but nothing seems to work maybe I'm missing something obvious, the sprig is connected on a custom PCB
this is the screen
https://www.adafruit.com/product/358
this is the PCB
i did not make the PCB (its a PCB made for the sprig console but nothing is soldered, you build it yourself and it has connectors) so maybe I'm missing something completely obvious
also yes the screen does work, it works with the OS made for it
can someone or some people please help me
I don't know what to do, i also tried using kaluma and using a library made for the display but it doesn't work either
Here is the code I'm currently at, I've tried changing lots of stuff but it didn't change anything :
it runs without errors (the previous errors are from before(i tried to change stuff))
and it does finish running
any help is appreciated
-thanks
The text was updated successfully, but these errors were encountered: