I try to use an RA8875 based TFT display on my ESP8266. The communication it through SPI and the platform Arduino. It does not work stable! Not on a Wemos, not on a NodeMCU. It starts working but the ESP8266 seems to reset itself every 20 sec.
I red a lot about problems with SPI in combination with the RA8875 and ESP8266. However, I cant find any solutions. Does anybody know a different SPI lib or RA8875 lib that works?
Or would it be better to use an other Arduino? Or switch to I2C? Any experiences?
Regards, DJ