witnessmenow / ESP32-Cheap-Yellow-Display

Building a community around a cheap ESP32 Display with a touch screen
MIT License
1.27k stars 128 forks source link

ESP32-2432s022 ESPHome #127

Closed dirtyharryiv closed 1 month ago

dirtyharryiv commented 5 months ago

Does somebody have this version and got it running with esphome? I only have a white screen with the provided examples. The display is a little bit smaller but other than that it looks like a CYD

mstewart197930 commented 5 months ago

I have a similar issue on a different project, it would seem these are a different display chip and pin out, to the slightly bigger ones.

guybw commented 3 months ago

Just to add, I have the same issue.

nielsnl68 commented 2 months ago

Please ping me on the esphome discord and i will try to see what i can do for you.

nielsnl68 commented 2 months ago

Okay, it looks that they are using the Parallel interface (i80) between display and esp32. At this moment in time there is no support in esphome yet. We are working to get this implemented very soon.