PinoutSearch

EYESPI Pinout

Adafruit's 18-pin 0.5 mm FPC standard for connecting SPI/I2C displays.

Overview

EYESPI is an Adafruit 18-pin, 0.5 mm-pitch flip-top FPC connector standard for wiring TFT/eInk displays over SPI plus I2C, with a 1:1 (A-B) cable.

Only the first ~10 pins (power, I2C, SPI, DC, RST, TCS) are needed for a basic TFT; the rest handle touch, SD, onboard RAM, eInk, and backlight on displays that support them.

Pinout

PinNameFunctionDescription
1VinPOWERPower (3 V or 5 V, matched to host logic)
2GNDGNDGround
3SCLI2C / CLKI2C clock (touch/sensor)
4SDAI2C / DATAI2C data (touch/sensor)
5SCKSPI / CLKSPI clock
6MOSISPI / DATASPI data, controller to display/SD
7MISOSPI / DATASPI data out (SD card, 3.3 V)
8DCDATADisplay data/command select
9RSTSIGNALDisplay reset
10TCSSPITFT/eInk SPI chip select
11GP1SIGNALSpare GPIO
12GP2SIGNALSpare GPIO
13TSCSSPITouchscreen chip select
14MEMCSSPIOnboard RAM chip select
15SDCSSPISD card chip select
16LiteSIGNALBacklight PWM control
17BUSYSIGNALeInk busy signal
18INTSIGNALCapacitive touch interrupt

Notes

  • A basic TFT only needs pins 1-10; 11-18 are for touch, SD, RAM, eInk, backlight.
  • The 18-pin map is fixed, but which pins a display uses is display-specific.

Reference: Adafruit EYESPI Breakout - Pinouts· verified 2026-06-27