New 2.2" tft lcd display ILI9340

Post test messages here

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
kevinpatton
 
Posts: 10
Joined: Tue Dec 24, 2013 10:41 pm

New 2.2" tft lcd display ILI9340

Post by kevinpatton »

There is no wiring diagram given for the new 2.2" display but there is a great one for the discontinued display, but there is a warning not to use that display. i also keep getting the error "Adafruit_ILI9340 does not name a type" and the line of code "Adafruit_ILI9340 tft = Adafruit_ILI9340(_cs, _dc, _rst);" gets highlighted. I know there is a fix I just have not found it yet and I have been working on this for a week. this keeps happening on Adafruit products. Most all of my other components have worked great. WHO out there has the answer??? I admit it's probably me, but i am getting very frustrated. Some one out there smarter, please help me. :(

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: New 2.2" tft lcd display ILI9340

Post by adafruit_support_rick »

Have you downloaded the Adafruit_ILI9340 driver from GitHub?
https://github.com/adafruit/Adafruit_ILI9340
The library is linked on the product page.

If you have downloaded the library, but you are still getting that error, then you haven't installed the library correctly. Please review our tutorial on installing Arduino libraries:
http://learn.adafruit.com/adafruit-all- ... nstall-use

Locked
Please be positive and constructive with your questions and comments.

Return to “Test Message Forum (closed)”