Hi everybody,
I have 2.8' LCD module, have SD card .On board have 1 IC: XPT2046 (Touch IC) and 2-row header(total 34 pin)
I'm using Adafruit_TFTLCD library.
and Adafruit_GFX library for Arduino
I open : graphictest examples program in Adafruit_TFTLCD library.
When i running program Serial print:
"
TFT LCD test
Using Adafruit 2.8" TFT Breakout Board Pinout
Unknown LCD driver chip: 3535
If using the Adafruit 2.8" TFT Arduino shield, the line:
-
#define USE_ADAFRUIT_SHIELD_PINOUT*
should appear in the library header (Adafruit_TFT.h).
If using the breakout board, it should NOT be #defined!
Also if using the breakout, double-check that all wiring
matches the tutorial.
"
![]()



