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?
Arduino Uno + 2.8 TFT Touchshield + MultiLCD library
Re: Arduino Uno + 2.8 TFT Touchshield + MultiLCD library
The MultiLCD library does not contain touch support. You need a seaprate library for that.
-
- Posts: 4
- Joined: Sun Aug 23, 2015 9:28 am
Re: Arduino Uno + 2.8 TFT Touchshield + MultiLCD library
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 ??
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 ??