Hi everyone,
Simply i want to draw a picture to my tft lcd touch screen. I bought 4.3" TFT LCD Touch Screen with SD card support. And for the connector/resistor PCB i bought ElecFreaks's TFT LCD Mega Shield v2.2 and i have arduino mega 2560. I found a sample code in Arduino IDE. But it's not working. I think it's about the pin definition. I couldn't find anything about this situation. Program was compiled succesfully and uploaded successfully but at the Serial Monitor loggin this. " Initializing SD card... failed! "
The sample code check out the on Arduino IDE > TFT > Arduino > TFTBitmapLogo.
Thanks...