Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TFT.ino in example/TFT does not draw to screen #5

Closed
LockManipulator opened this issue Dec 7, 2022 · 7 comments
Closed

TFT.ino in example/TFT does not draw to screen #5

LockManipulator opened this issue Dec 7, 2022 · 7 comments

Comments

@LockManipulator
Copy link

Using latest Arduino IDE. TFT_eSPI library is installed. girl.h, logo.h, logo2.h, pin_config.h are all in the same folder as TFT.ino. Code will upload but display remains on and blank. Please include all details needed to draw to the screen. Are there any config files that need to be changed?

@mmMicky
Copy link
Contributor

mmMicky commented Dec 8, 2022

I'm guessing you're in download mode. Please unplug the device and be careful not to hold down the key while reconnecting to run user code.

@LockManipulator
Copy link
Author

I plugged it in without holding down the key and the code still does not run.

@mmMicky
Copy link
Contributor

mmMicky commented Dec 8, 2022

Did you recognize the serial port? Do you have a serial port software like this? This software is downloaded from Microsoft.
image

@LockManipulator
Copy link
Author

The serial port is recognized. The code will upload successfully. But will not draw to screen. I can upload code to print to serial and that will run, so I know I can upload and run code. But nothing, including the example codes on github, will draw to screen. I can only turn the screen backlight on and off.

@mmMicky
Copy link
Contributor

mmMicky commented Dec 8, 2022

Is the screen damaged. I upload a test firmware for you to test.
测试程序.zip

@LockManipulator
Copy link
Author

Screen is not damaged. I uploaded the firmware you posted and when I plug in the USB there is a logo of "LILYGO" and the led light changes colors. But the TFT.ino code still doesn't won't work if I upload it onto the esp32.

@LockManipulator
Copy link
Author

I did a fresh install of everything and redownloaded all the files in "lib" and now it's working. I guess just a fresh install of Arduino IDE and all files for this project fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants