Skip to content

graphicstest_olimex.ino doesn't work the latest Adafruit_ILI9341* libs #3

@RossRogers

Description

@RossRogers

If you take /SOFTWARE/Arduino/graphicstest_olimex directory and run it, it displays great.

If you take the same directory and delete all Adafruit_* files from there, then in Arduino IDE go to Tools -> Manage Libraries and download the latest versions of those files, the display does not work.

The latest Adafruit_* versions will work if you run /SOFTWARE/Arduino/graphicstest_olimex first, no mods, then your code using the latest Adafruit_* libraries WITHOUT LOSING POWER. Thus, there seems to be an issue with the initialization of the MOD-LCD2.8RTP using the latest Adafruit_* libraries. However, if you cycle power with your own code and the latest Adafruit_* libraries, you'll find that it won't display properly.

So, word to others: if this issue has not been closed, you should use the Adafruit_* files found in this repo under /SOFTWARE/Arduino/graphicstest_olimex and not the latest Adafruit_* releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions