Datasheet
You should see the Pi desktop show up on the TFT! Congrats, you've completed the first test perfectly.
Hit Control-C in the console to quit the X server so we can continue configuration
Next up we'll add support for the touch screen automatically on boot. Edit the module list with
sudo nano /etc/modules
and add stmpe-ts on a line at the end
Save the file and reboot the Pi with sudo reboot and look at the console output (or run dmesg in the console window
sudo mv /usr/share/X11/xorg.conf.d/99-fbturbo.conf ~
export FRAMEBUFFER=/dev/fb1
startx
© Adafruit Industries
https://learn.adafruit.com/adafruit-pitft-28-inch-resistive-touchscreen-display-raspberry-
pi
Page 23 of 70










