SDfat library with 1.8" screen? Need some help.

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
punching
 
Posts: 3
Joined: Wed Jan 25, 2012 2:28 am

SDfat library with 1.8" screen? Need some help.

Post by punching »

I have the adafruit 1.8" tft and was able to load BMPs on it using the built in reader using the SD library. I added an ethernet shield and have to use the SD reader on it because it the one on the screen won't work unless it's connected via SPI which it can't because the ethernet is.

I can't get the SD library with Arduino 1.0 to work with the one on the ethernet board. SDFat.h works fine.

Can anyone help modify the code on this page for loading a BMP to work with SDFat.h?
http://www.ladyada.net/products/18tftbreakout/

User avatar
adafruit_support_bill
 
Posts: 88090
Joined: Sat Feb 07, 2009 10:11 am

Re: SDfat library with 1.8" screen? Need some help.

Post by adafruit_support_bill »

Have you reviewed this page? http://arduino.cc/en/Reference/SDCardNotes

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

Return to “Arduino”