ESP8266MOD and sainsmart TFT ST7735 with microSD
Posted: Wed Oct 13, 2021 8:26 pm
After all sorts of searching and trying all sorts of libraries, pin locations, etc., I've run out of ideas.
Attached is an example .ino that only partially works. Simply, it reads a jpg file on a SD and displays it on the TFT. Currently, it is able to locate and read the jpg file, but nothing shows up on the screen. I have gotten the TFT to display stuff, but attempting to add the SD then makes both fail. Perhaps I have to alter the TFT_eSPI configuration files? What pins should I use for the TFT? Any help is greatly appreciated!
Attached is an example .ino that only partially works. Simply, it reads a jpg file on a SD and displays it on the TFT. Currently, it is able to locate and read the jpg file, but nothing shows up on the screen. I have gotten the TFT to display stuff, but attempting to add the SD then makes both fail. Perhaps I have to alter the TFT_eSPI configuration files? What pins should I use for the TFT? Any help is greatly appreciated!