Shop OBEX P1 Docs P2 Docs Learn Events
Using a SPI graphics display — Parallax Forums

Using a SPI graphics display

rwgast_logicdesignrwgast_logicdesign Posts: 1,464
edited 2012-06-04 16:15 in Propeller 1
So ive been ordering lots of goodies lately and I came across this on ebay

http://www.ebay.com/itm/1-8-Serial-128X160-SPI-TFT-LCD-Module-Display-PCB-Adapter-with-SD-Socket-/200764741074?pt=LH_DefaultDomain_0&hash=item2ebe82d5d2#ht_4835wt_1164

I know the sd socket is no problem and there is pleanty of stuff in obex already out there, but what about the display? Are spi based displays like this all a fairly generic to communicate with or am I going to have to write custom drivers to use this display? I havent used any spi stuff yet so Im unclear about how it works, do spi devices have there own documented protocols? Looking at the bottom of this there is only one of each spi pin so spi can be chained like i2c, ie this is using the same prop pins to run the sd and lcd? So that means I can connect my spi sram on the same pins too? What happens is your devices have diffrenent clock speeds.

Comments

Sign In or Register to comment.