ESP32 One 3.5inch RPi LCD (C) no image #312
Replies: 6 comments 3 replies
-
This combination should indeed work with the prebuilt firmware. Do you have a link to the ESP and display you have? Or a picture of the back of the display? I'm not aware of any revisions or changes to the hardware, so it should be plug-and-play. Please post the details of the info page and initial boot log if possible. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Sorry for the delay my internet has been out for the past 24 hours. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the pictures. They confirm that you have the correct hardware. Meanwhile the issue has been found. The display chip of the 3.5" is an ILI9486 instead of the ST7796 of the 4" model. I'm not sure where the info came from as I was sure I've had read somewhere that they were both ST7796... It turns out they are not the same and I have updated the docs now. So, I added the ILI9486 for the ESP One board to the development builds. You can find the latest build here. |
Beta Was this translation helpful? Give feedback.
-
I have one more question. I soldiered the pads for the backlight control. from the documentation I should be setting gpio26 in the backlight control dropdown but that option is not available. is it something else for the different ILI9486 instead of the ST7796? |
Beta Was this translation helpful? Give feedback.
-
seems to be another odd thing. I have openhasp installed in HA. Have backlight set to turn screen off after 120sec |
Beta Was this translation helpful? Give feedback.
-
So I am running into the same issue just a white screen but I can get into the web interface. I have a lolin-d32-pro and the screen is this one Screen. I followed the guide here video for wiring, what do I have to change in the build to make this work? |
Beta Was this translation helpful? Give feedback.
-
So I know the screen works as I tested on a RPi4. The Screen lights up white but no images/text. If I log into the device I am able to get all the menu's and can see the screenshot showing the pages with the json code. All seems good except not outputting to the screen.
I uploaded the esp32-one_st7796_full_4MB_v0.6.2 first then tried the newest nightly build firmware update but still same thing.
From everything I have read it should be plug and play. I have dealt with nextions(esphome), 4d systems and even the new nspanel(tasmota). I feel Like I am missing something. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions