Hello,
I´m just starting with Arduino standards.
I´ve got a Color TFT display (ILI9163C) and tried to test it with an Arduino mega 2560 board.
First, I loaded the libraries TFT_ILI9163C_master.zip and Adafruit-GFX-Library-master.zip into my PC, on ARDÜINO libraries and made the connections acording to:
Then I loaded the example "bigtest" but the display only stays all white all the time.
There is no error message, so I assume the program is loading ok to the arduino Mega board.
I am probably missing something of course, If anyone has experience with this display I would very much appreciate some suggestions,
One thousand thanks!!