Hi everybody,
i have here an arduino uno r3 and a 2.8" tft from riverdi with a ft800 controller board.
i have already conected it to my arduino as it is written in the library "FTDI_FT800". It has already the connection to the FT800 Chip, because i can read the ID of it.
So now, i have looked where can be the problem and wrote many serialoutputs.
after that, now i know where is the problem, but i dont know whats the problem there and why...
i attached screenshoot of my serialmonitor, my HelloWorld, and the .h-File wher you find the Finish()-method.
coul anyone help me please to find out whats going wrong here?
thank you very much
best regards
chris
HelloWorld.ino (3.25 KB)
FT_GC.h (60.7 KB)