White out TFT screen

I have a 4.0'' TFT SPI 480x320 V1.1 Touch screen. I have tried all the fixes for the ST7796 and TT796 and ILI9486 where I get a white out screen and when I run MCUFRIEND_kbv graphictest_kbv.ino it fashes from black to white no graphics at all. I am useing the pinout SDO(MISO) Pin D50
LED A0 or 3.5 V
SCK D52
SDI(MOSI) D51
DC/RS A3
Reset A4
CS A5
GND
VCC 5 or 3.5V
T_IRQ D49
T_DO D47
T_DIN D48
T_CS D45
T_CLK D46.
The code I am getting on the Serial Monitor is
20:57:25.114 -> Serial took 0ms to start

20:57:26.298 -> ID = 0xD3D3
Can anyone help me please.
Cheers Rod

Please always include all the information.

  1. the link to the display you have (including the specifications)
  2. the exact name and version of the libraries you included
  3. the source code (enclosed in "<CODE/>" tags) you're using to test it with; I know you're using one of the samples for that library, but if you still explicitly include the code you'll let us to quickly understand without installing the library or peeking the Github repos
  4. a schematics of the connections: a list of the connections is ok but it is more difficult to interpret than a drawing (even if made with a pen on a sheet of paper and then taken a picture to be pasted here is also fine)