If anything from this point does not suit this site's regular texting I am sorry.
I have a problem with my display ILI9488, did some research on internet but have not found any solution.
Arduino forum does not allow me to post pictures due to my newbie account.
This is wiring and my userSetup, I have also defined which display I am using.
Bodmer provides several ready-made User Setups e.g.
C:\Users\David Prentice\Documents\Arduino\libraries\TFT_eSPI\User_Setups\Setup21_ILI9488.h
I suggest that you start with his example. Connect all the ESP32 pins correctly. Run all of the TFT_eSPI examples.
But the first step in any "Displays" question is to post a link to the actual screen that you have bought.
And quote the User Setup Select e.g.
C:\Users\David Prentice\Documents\Arduino\libraries\TFT_eSPI\User_Setup_Select.h
#include <User_Setups/Setup21_ILI9488.h> // Setup file for ESP32 and ILI9488 SPI bus TFT
Thanks for the link. Does your screen have the XPT2046 mounted ?
Yes, Setup21 is the correct setup for that screen.
I suggest that you check your wiring very carefully.
Then post a photo of your wiring. And add each wire colour to the wiring scheme. This helps readers (and you) check the wires.
Note that any header strip must be soldered.
Any connecting wires must be professionally crimped / soldered.
We know the scheme. It is described in Setup21.
However it is useful to edit #1 and add the wire colours for each signal. And the wire colours for the GND and VCC pins.
I don't know when you are permitted to post photos.
But simply checking each end of every coloured wire is a good exercise for you.
Since you don't have the XPT2046 chip mounted on the pcb, you don't need to worry about Touch functions.