Giter Site home page Giter Site logo

Mirrored text about spfd5408 HOT 5 CLOSED

joaolopesf avatar joaolopesf commented on August 24, 2024
Mirrored text

from spfd5408.

Comments (5)

nopnop2002 avatar nopnop2002 commented on August 24, 2024

Perhaps Your TFT controller is NOT SPFD5408.
It's ILI9342.

https://forum.arduino.cc/index.php?topic=473885.0

from spfd5408.

JoaoLopesF avatar JoaoLopesF commented on August 24, 2024

HI, in line 309 of SPFD5408_Adafruit_TFTLCD.cpp, try uncomment this lines:
// *** SPFD5408 change -- Begin
// Not tested yet
//writeRegister8(ILI9341_INVERTOFF, 0);
//delay(500);
Regards
Joao

from spfd5408.

wkyong avatar wkyong commented on August 24, 2024

I am using your library for my 2.8inch TFT screen from MCUfriend. I manage to get it to display the program using identifier ID 0x7575. However I find the text all mirrored. I had tried to add in the code 0x16, 0x08 to set the MY, MX and MV to 0, 0, 0 but failed. I am not able to find which code actually inverted the screen. Supplier of this screen claim they use a SPFD 5408 controller which lead me to this library. Please help me by providing some insight on which code I should change to rectify this problem.

from spfd5408.

wkyong avatar wkyong commented on August 24, 2024

I had my problem solved. Upon checking the lcd ID, it shows 4747 which link to HX8437D lcd controller. By using the correct library the TFT screen works flawlessly.

from spfd5408.

marcudanf avatar marcudanf commented on August 24, 2024

@wkyong I have the same issue, can you please send a link to that library??

from spfd5408.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.