I managed to get it working with UTFT and even UTFT_tinyFat for loading picture from a sd card.
My problem is that everything is too bright(maybe also too contrasted).
I have a video of my screen:
What the video shows (in order):
->light flickering and way too bright
->when i press the reset button of the arduino (i assume it cut all com between arduino and screen but keep the power on) i get the correct color of the picture displayed
->I load the "demo_landscape eample of UTFT
->During the uploading i have again correct color of the picture displayed
->The images load normally but still too bright and light flickery
->I load the UTFT_Bitmap example
->During the uploading i have again correct color of the picture displayed
->Everytimesomething change on the screen it it less bright (but still too much) for a millisecond
->I reset the board two time and every time it display the correct color immediately
My questions are :
-Why is it too bright ?
-Is my screen faulty ?
-How can i fix this it's driving me crazy :0
You have told about your problem and the product you are using.
Also about the libraries you've been using yet.
You didn't tell about how you have connected the Arduino and your screen.
And you haven't posted your code.
As you say the picture is OK when there is no interaction between the Arduno and the screen (which is probably the case during reset), the connection between these two is probably all right.
Yet we'll still need to see it.
Of course, when posting your code, you'll put it in [code] [/code] tags.
To make that easier, you could also click the # button above the edit screen and then paste it.