I’ll look into it, I think the only pin out I saw was for the arduinoEvery version of these seems to have the pins in different order, but they mostly all function the same. Your best bet for existing code is to look at some of the LCD drivers in Arduino. I found one that worked for my LCDs on a Blue Pill board, then recoded it in bare metal on a CM4.I got this screen in the mail, an ips tft display. I believe it’s an spi display but I’m not sure, but the model number is ST7735S. I’ve wired it up to my raspberry pi zero 2 w, enabled it in raspi config, but am having a hard time finding the code to run the display.
Im not sure if I’ve wired it correctly either. The pins are:
Gnd
Vcc
SCL
SDA
RES
DO
CS
BLK
Where do they go ?
Statistics: Posted by circuitpi440 — Wed Nov 20, 2024 6:30 pm