Help with Pi

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
JKyawSoe
 
Posts: 1
Joined: Thu Nov 19, 2015 3:42 am

Help with Pi

Post by JKyawSoe »

Hi,

https://www.adafruit.com/products/2090

i got this TFT for my arduino project and it worked great.
Now i like to use it as Pi Screen. Is that possible?
Please help me out with details

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

Re: Help with Pi

Post by adafruit_support_rick »

Hmmm. I think it will work, but I don't know for sure.
You will need to connect CLK, MOSI, MISO, and CS. CS goes to CE0 on the Pi.
You will also need to connect SDA and SCL for the touch controller
Connect IRQ to Pi GPIO 24
Connect D/C to GPIO 25
Power it from 3.3V

The Pi GPIO pinout is here:
http://elinux.org/RPi_Low-level_periphe ... .2B_and_B2

Once you have it wired, use the Easy-Install PiTFT image here:
https://learn.adafruit.com/adafruit-2-8 ... sy-install

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

Return to “General Project help”