I am trying to find a demo sketch and the correct wiring to connect an OPEN-SMART 2.2” TFT LCD w/ Touch Screen (ILI9225) to an Arduino Uno clone or an Arduino Mega2560 clone. I have searched the web extensively to no avail. I would like to get it working so I could use it on a project I’m trying to make. I am a relative newbie to Arduino so I don’t know enough about C++ to alter some other sketch to make it work with this LCD and I have not been able to find a data sheet on it. If someone could direct me to the correct location for the wiring and sketch I would be most appreciative. By the way, the LCD has 16 pins on one end; they are: GND, 3V3, CS, RS(X-), WR(Y+), RD, RST, LED, DB0 to DB6(X+), DB7(Y-). I don’t know which of these pins to connect to which pins on the Uno or Mega.
When I purchased the LCD I was under the belief that there was multiple instances of using this LCD on the Web and certainly wiring schematics and sketches that I could use. Well, that’s just NOT the case, or I couldn’t find any. Had I known how tough it is to use this LCD I would not have purchased it. So, again, any help would be much appreciated.
Dan