Problem with Teensy 3.6 and 7" TFT Touchscreen

Status
Not open for further replies.

LeoCode

New member
Hey,
I have a problem and first: I know there is a thread (UTFT issues in T3.6 (solved) and update to V2.82 ), but I am not smart enough to understand which wires I have to connect to which pin of the teensy 3.6, and I don't know if this is the reason that it doesn't work...

My hardware:
-7" TFT Touchscreen, Elec Freaks http://www.elecfreaks.com/wiki/index.php?title=7.0"_Width_800*480_TFT_LCD_Module
-Teensy 3.6, of course, I soldered the headers to it, don't think there is the problem


Programming:
-Arduino 1.8.5
-Teensyduino 1.4.1

First, on an Arduino Mega with a shield(Elecfreaks) everything works fine.

Then I tried it with the teensy 3.6:


I connected the wires as I could see in the table of the manuel:

tte.PNG

For the "Any free pin" I used any free pin which I connected to the teensy. Of course I declared the correct pins (RS,...) in the Code.


I tried different examples: The 800x480 example sketch for AVR and the ARm example Sketch for a lower resolution.
Of course I wrote the correct name, TFT01_70, to the code.

Okay after uploading their where only white screens. I tried so many free pins for any free pins and tried anathor examples code but it doesn't work:(

Thank you for everbody who read that and maybe answere and sorry for my bad bad english...
 
Status
Not open for further replies.
Back
Top