I trying to hook up a TFT to my Rasberry Pi, and not with the RCA cable.
Im having trouble finding information.
(Im not interested in touch screen)
I have come across these two videos;
http://www.youtube.com/watch?v=elHCGuDMlkg
http://www.youtube.com/all_comments?v=Mp4ar696-PI
Anyone have any idea how these would have been wired?
two TFTs in action
6 posts
- Posts: 42
- Joined: Mon Oct 29, 2012 2:56 pm
the first one is an adafruit tft so it's connected through rca the second one i think it is a photo keyring
- Posts: 133
- Joined: Sun Aug 12, 2012 4:11 pm
- Location: Penafiel, Portugal
Can't get to the vids right now (corporate firewall blocks YT).
However, if you are trying to not use the RCA or HDMI, then you are talking about using the DSI connector, or an outboard graphics device (through the USB, most likely).
I'm reading through the RPi User Guide right now. Let me see if they something on the DSI port.
However, if you are trying to not use the RCA or HDMI, then you are talking about using the DSI connector, or an outboard graphics device (through the USB, most likely).
I'm reading through the RPi User Guide right now. Let me see if they something on the DSI port.
I'm only wearing black until they find something darker.
- Posts: 100
- Joined: Fri Sep 14, 2012 7:46 pm
- Location: St. Louis, MO USA
Finished reading the book. It's really more of an introductory guide, rather than an in-depth "this is what it can do" type of book.
The most they say about the DSI port is that it exists, it is designed for flat panel displays (such as smartphones and tables) and that these types of displays are rarely available for end-user purchase. (a situation that is, thankfully, changing in our favor)
I don't know much about the DSI standard. I would assume the pinouts are consistent and that panel displays that say they are for DSI application would plug right in.
The most they say about the DSI port is that it exists, it is designed for flat panel displays (such as smartphones and tables) and that these types of displays are rarely available for end-user purchase. (a situation that is, thankfully, changing in our favor)
I don't know much about the DSI standard. I would assume the pinouts are consistent and that panel displays that say they are for DSI application would plug right in.
I'm only wearing black until they find something darker.
- Posts: 100
- Joined: Fri Sep 14, 2012 7:46 pm
- Location: St. Louis, MO USA
But they won't work , until you know how to write GPU code.
And compile it. Thats secret information for now.
ghans
And compile it. Thats secret information for now.
ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org
- Posts: 2627
- Joined: Mon Dec 12, 2011 8:30 pm
- Location: Germany
More info here;
http://www.whence.com/rpi/
Looks like it is using the SPI
I will have to wait a few days to try it out as I have no power.... dam you SANDY!
thanks go to Kamal Mostafa
http://www.whence.com/rpi/
Looks like it is using the SPI
I will have to wait a few days to try it out as I have no power.... dam you SANDY!
thanks go to Kamal Mostafa
- Posts: 42
- Joined: Mon Oct 29, 2012 2:56 pm