Hello can someone help i just got this tft touch screen with arduino mega and the text is always mirrored i am using the UTFT library and ILI9486 display mode + I also cant get the touch to work
I tried other chips only ILI9341_16 gives non inverted litters but the dimensions are all over the place
I don't know this library, but usually:
tft.setRotation(1); // 0-3
PS There are no such functions in this library, apparently!
@FernandoGarcia we bought this one can u help us in this one ?
Hi!
Where's the code?
Best regards.
It works when we forced id 0x9486 in mcufriend lib but i think it's only for showing it isn't a touch tft i think
Now we solved the inverted text
Hi!
Can you explain what you did to solve the problem?
Best regards.
EDIT: The solution for this problem is here:
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.