ft800 SPI connection

hi
I bought a 4.3 inch TFT touch LCD with a FT800 module
now im trying to connect my LCD to Arduino UNO using SPI protocol
FT800 pinouts are clear , but there are some pins which I dont know where to connect them to
like the INT,PD,EN and mode pins.
I'll attach modules picture and pinouts below
pls help me
thank you so much :slight_smile:

Try this wiring:

And this library: gameduino 2/3/3X

Note: the EasyProg is not necessary

TFTLCDCyg:
Try this wiring:

And this library: gameduino 2/3/3X

Note: the EasyProg is not necessary

THANK YOU SO MUCH
where can i find the command-list of this library?!
or at least some examples...

and only one more question
how can i run the same project with I2C protocol?

The full command list can be studied here:
Gameduino 2 cook book

The families FT80X, FT81X and BT81X are 3.3V SPI devices.

If you allow me, get a TFT like FT813 of 3.5", 4.3, and 5"; or BT815 of 5"

PD: If you want to get the full power of this TFT´s you must get one MCU like teensy 3.6 or nucleo F767ZI

FT843 (FT801) 4D Systems + arduino Due

NHD FT813 5" + nucleo F767ZI

TFTLCDCyg:
The full command list can be studied here:
Gameduino 2 cook book

The families FT80X, FT81X and BT81X are 3.3V SPI devices.

If you allow me, get a TFT like FT813 of 3.5", 4.3, and 5"; or BT815 of 5"

PD: If you want to get the full power of this TFT´s you must get one MCU like teensy 3.6 or nucleo F767ZI

FT843 (FT801) 4D Systems + arduino Due

NHD FT813 5" + nucleo F767ZI

thank you sooooo much for your reply
there is only one more thing , is there any examples of running a 4.3" tft LCD with FT800 module using arduino and EVE screen editor?!

i really can't find the connection between LCD and FT800 and EVE screen designer/editor

This is a version of the recent gameduino 2 library, adjusted for TFT with FT800 or FT801 chips on MEGA or UNO

Version GD2 for FT80X

Dowload the file and install inside of the IDE library-folder

Note:
CS pin 10
SD-CS pin 9

Extra images to microSD for the example Menu_JPG.ino