TFT_eSPI LCD does not work #1178
gcrha
started this conversation in
Compatible displays and setup files
Replies: 1 comment 2 replies
-
Some users have reported that certain RPi displays must also be provided with 3.3V. List all the connections you have made. The recommended pins to use are here. Note that due to design variations not all RPi displays work with the library. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear Bodmer or other experts,
I start with an some home automatization project where I implement some sensors over my backyard and around the house and now I need net weather station. After I search I found your excellent project with Open Weather and 3.5 inch RPI TFT LCD.
I was buy a one for the test and carefully follow up your instruction as you describe in Arduino forum in 2020 but unsuccessfully.
I tried with many different setup and spent a lot of hours and days tried to resolve my problem before i decided to contact you.
I appreciated your help and any advice about connection and setup.
Picture of the LCD attached as Setup files.
TFT_eSPI ver = 2.3.61
Processor = ESP8266
Frequency = 80MHz
Voltage = 3.32V
Transactions = No
Interface = SPI
SPI overlap = No
Display driver = 9486
Display width = 320
Display height = 480
TFT_CS = PIN_D8
TFT_DC = PIN_D3
TFT_RST = PIN_D4
Font GLCD loaded
Font 2 loaded
Font 4 loaded
Font 6 loaded
Font 7 loaded
Font 8 loaded
Smooth font enabled
Display SPI frequency = 20.00
Thank you in advance.
Best regards, Goran



User_Setup.txt
User_Setup_Select.txt
Beta Was this translation helpful? Give feedback.
All reactions