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
after logging in) you will see the modules install. Look in particular for the STMPE610 detection and the ILI9340 screen
frequency as highlighted here
© Adafruit Industries https://learn.adafruit.com/adafruit-2-4-pitft-hat-with-resistive-touchscreen-mini-kit Page 61 of 63