hi :) , Im trying to fiugre out how to set up the TFT, but i messed up and don´t know how to do it. I´m ussing the same tft screen of the image its on your sketch. Could you send me something for configuring it, some code or something. Thank you a lot for dedicating your time to me!
- 0 likes
Hi, I have been working on this since last time, and I have figured out that the screen didn´t show anything because myGLCD.init(); was declared lower in void setup() creating some trouble, I have fixed it by placing them below the wifi declaration.
The newest problem is that the screen onces i reconect it the screen becomes corrupted
The screen became White or black?
It has a diferent color in each pixel. Im trying only the screen I don't have any component than the screen, and I dont have the anvil esp32 conected, I dont know if it makes the problem but just in case. The first time I had runned the code the screen was white at first.
Sorry it was not the solution I tried to run an other code before to see if there was a problem, and the problem is that it shows the previous code shown, and if I plug and unplug the board the screen will pop up the screen from before.