Search found 5 matches

by angelo56
Fri May 03, 2013 7:29 pm
Forum: Project Talent Show
Topic: HY-TFT280 problem
Replies: 10
Views: 26676

Re: HY-TFT280 problem

No, unfortunately I do not have access to a Arduino MEGA to test the HY-TFT280.
I send you a picture where you can see the pinout of TFT, which is different from that on the wiki, I do not know if it can be useful. Of course I followed the board's pinout.

Best regards
Angelo
by angelo56
Thu May 02, 2013 6:08 pm
Forum: Project Talent Show
Topic: HY-TFT280 problem
Replies: 10
Views: 26676

Re: HY-TFT280 problem

Hi,
myGLCD (19,18,17,16, TFT01_24) is the configuration for the old library, I've tried. Instead myGLCD (GEEE28, 19,18,17,16) is for the new version (2.1 UTFT), I've also tried. I also tried GEEE24 and a lot of other models. I also checked all connections, check for continuity on all wires.
I think ...
by angelo56
Tue Apr 30, 2013 6:27 pm
Forum: Project Talent Show
Topic: HY-TFT280 problem
Replies: 10
Views: 26676

Re: HY-TFT280 problem

Hello, it's very kind of you for quickly answering.
Your wiki refers to a modified version of the old and modified by you UTFT lib, which I have tried both either with myGLCD (19,18,17,16, TFT01_24) than with myGLCD (A5, 1A4, A3, A2, TFT01_24), and also other models, without success. However, the ...
by angelo56
Tue Apr 30, 2013 1:30 am
Forum: Project Talent Show
Topic: HY-TFT280 problem
Replies: 10
Views: 26676

Re: HY-TFT280 problem

Hi,
it is exactly what I did. I tried all the models, including those you suggested, and I have uncommented the line for Arduino Uno (UTFT myGLCD(ITDB32S,19,18,17,16);).
I have also tried just the sketch: UTFT_Demo_320x240 (Arduino AVR). The question is: which model should I set, according to the ...
by angelo56
Sun Apr 28, 2013 12:16 am
Forum: Project Talent Show
Topic: HY-TFT280 problem
Replies: 10
Views: 26676

HY-TFT280 problem

Hello,
I bought from you the 2.8 "TFT LCD with SD card from ebay. I tried in every way to make it work, getting only a white screen. I followed your wiki, I tried the old library (1.0) and the new UTFT 2.1, without success, only a white screen.
I also followed the advice of this forum, I tried to ...