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