Skip to content

How to use ILI9488 with ESP32 AI C3 screen just shows a white screen even if code is uploaded #3819

@venicericci0205-ux

Description

@venicericci0205-ux

I have tried to configure the user setup files and i uncommented the ili9488 setup 21 and configured the pins to work for mine my current wiring is

#define TFT_MOSI 6
#define TFT_SCLK 7
#define TFT_CS 3
#define TFT_DC 10
#define TFT_RST 4
// bl is through 3v3

can you guys suggest tips on how i can make this work because my goal is to diplasy images i have tried testing with examples in libraries and with graphic test onelib in tft espi library

is there a specific version that works with this?

I am just a student and this is our project and i would gladly appreciate help

my baud and upload rate is 115200

frequency 27mhz

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