Bodmer / TFT_ST7735

Arduino graphics library for ST7735 displays with propotional fonts
80 stars 32 forks source link

Request code for ST7735 3-line SPI enable #13

Open OprekersMania opened 6 years ago

OprekersMania commented 6 years ago

hello Bodmer. Please help me to use your library for my lcd. My lcd use only 3 line for SPI connection (SCLK, SDA, CS) and RST. I try to change your code, compare with other 3 line SPI lcd, but with no luck displayed on my LCD. for your help, ill be happy.

Bodmer commented 6 years ago

Unfortunately that would be quite a tricky change due to the way the library is optimised. Sorry!

scrungy commented 5 years ago

Bodmer, it was not tricky at all. Tongbajiel It should just work. It did for me.