Skip to content

ESP32S3 Parallel ILI9488 problem with color #3833

@davejel

Description

@davejel

Hi, i hope someone can help me
I was using Bodmers TFT_eSPI with Arduino boards 2.017, then decided it was time toupgrade to boards 3.X
after searching for a while I found this site with an updated TFT_eSPI which works with boards 3.X

I copied my user_settings.h file to the new lib to keep things the same and added #define USE_HSPI_PORT
to it

one problem i have found:
colors do not seem to work the same as Bodmers
if i use tft.invertDisplay(false);
I am getting a screen that it has been washed with white and some graphics printed on top

if i use tft.invertDisplay(true);
I am getting a screen that it has been washed with blue and some graphics printed on top
as in the 3 pics below

I would be very grateful to anyone who has either sorted this for themselves or can point me in the right direction]

thanks in advance
Dave

Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions