Hi all,
I got a kit with a Sainsmart Mega 2560, 2.4" 240x320 TFT and a shield with SD card. This one:
http://www.sainsmart.com/sainsmart-mega2560-2-4-lcd-touch-panel-sd-card-slot-shield-kit-for-arduino.html
i am using these libraries to try and display something..anything:
http://henningkarlsen.com/electronics/library.php?id=51
http://henningkarlsen.com/electronics/library.php?id=55
I am trying first with the demo code that comes with the libraries.
From the description of the kit, I get that the controller of the TFT is ILI9325 and i changed to the appropriate model in the code (actually..I tried almost all variants) but I still get nothing on the display, just a blank white screen.
I know there are some other posts regarding this shield+display but I found nothing useful in them.
Any ideas as to why it isn't working at all? I'm starting to think it might be defective...
Thank you.