Arduino Uno + 2.8 TFT Touchshield + MultiLCD library

Inquiry and support for Freematics products
Post Reply
azumarill
Posts: 2
Joined: Mon Jun 23, 2014 11:50 pm

Arduino Uno + 2.8 TFT Touchshield + MultiLCD library

Post by azumarill »

Hi,

Does the library support the 2.8 TFT Touchshield sold on your website? Because in this website (http://arduinodev.com/hardware/#lcd), the description for the LCD reads: "Supported by MultiLCD library for Arduino (on MEGA only)". I don't see why it would only support the MEGA but not the Uno?
stanley
Site Admin
Posts: 1018
Joined: Sat Mar 01, 2014 3:15 am

Re: Arduino Uno + 2.8 TFT Touchshield + MultiLCD library

Post by stanley »

The MultiLCD library does not contain touch support. You need a seaprate library for that.
Paracetamol
Posts: 4
Joined: Sun Aug 23, 2015 9:28 am

Re: Arduino Uno + 2.8 TFT Touchshield + MultiLCD library

Post by Paracetamol »

Hi,
I have try this code UTFT_Buttons_Demo_320x240.ino with :
UTFT myGLCD(ITDB32S,38,39,40,41);
But the screen still black..
No problem with MultiLCD
Can someone help me ??
Post Reply