Miguel González Posted March 9 Posted March 9 I need some help with this LCD https://www.amazon.com/dp/B0CMD7Y55M?ref=ppx_pop_mob_ap_share, i bought it since i verified whith the always unreliable AI GPT if it would work with my Orange Pi since i want to use the screen in my klipper 3d printer. Now im stuck since the available driver from the manufacturer are only for the Arduino and RP2040. I verified evrywhere and could only find one github but that one did not work for me and there are no tutorials of how to work with this. Does some one have any idea of how to make this run or work?. Just in case my wiring is as follows: 0 Quote
Miguel González Posted March 9 Author Posted March 9 The drivers are actually not even theirs; it is from the tft_eSPi library. i followed the instructions they gave to where the wiring should go based on the esp32. 0 Quote
robertoj Posted March 10 Posted March 10 Try it with the ili9486 and ili9488 DTS we have made here: https://forum.armbian.com/topic/46824-orange-pi-zero-3-ili9486-tft-lcd/ https://forum.armbian.com/topic/47971-driving-the-ili9488-lcd-40-inch-cheap-chinese-clone/ For the gpio inside the DTS, it is only enough to know the port letter and pin number (you don't need the GPIO number and WPI) 0 Quote
Miguel González Posted March 17 Author Posted March 17 I will attempt this. I haven't had the time due to college. Sorry for the late response, but, when I get the chance to try it and observe if it works or not, I will let you know. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.