Hi all,
I recently bought the 1.8" TFT Screen but I can't display any shapes or bitmaps on it. I mean, I think I wired the cables correctly indeed when I test text display it works fine but... only a few milli-seconds!!
After that delay the screen returns opaque and nothing more will happen on it (despite the program is still running: on the serial port I can still diplay informations).
The problem is neither due to over-memorie capacity (I check that on the console when I load the program on the arduino card) nor to the Micro SD card I used externally (the serial port notice me that the SD card works fine).
Concretely this what happen when I run the spitfbitmat example on the arduino:
On the screen I see a few moments a colored pixel fog and then nothing happenned...
On the serial port I see this:
Initializing SD card...OK!
Loading image 'parrot.bmp'
File size: 61496
Image Offset: 54
Header size: 40
Bit Depth: 24
Image size: 128x160
Loaded in 1214 ms
This is my schematic http://scott-bot.com/wp-content/uploads ... ematic.png
Any idea where could be the problem?
Ps- in the Tools-> programmer menu I choose AVR ISP can it be source of the problem?

