LCD touch screen 3,5 pouces (Pi)

Amazon / MHS-3.5inch Display

  • affichage double ecran possible (hdmi + lcd)
  • 3.5inch TFT SPI 320*480 (Pixel)
  • Touch Screen Controller: XPT2046
  • LCD Driver IC: ILI9486

caption

Installation

Using Alternate repo - Recommanded script work better

wiki

$ git clone https://github.com/waveshare/LCD-show.git
$ cd LCD-show/
$ sudo ./LCD35-show

Raspberry-pi reboot and screen should be working.

Prerequesite

  • Install UI desktop on raspbian
$ sudo /home/pi/scripts/install-desktop

Driver installation from vendor Binary driver Github

use Alternate repos instead!

$ git clone https://github.com/goodtft/LCD-show.git
$ chmod -R 755 LCD-show
$ cd LCD-show/
$ sudo ./MHS35-show

Might need to re-enable pi-webcam at some point

$ sudo raspi-config

Issue with X11 Display

raspi-config options Boot Options

  • B1 ?

Advanced Options

  • overscan => disabled
  • resolution set to 740x480 (physical is 320x480)
  • enabled GL full KMS
  • enabled compositor
Written on November 16, 2019, Last update on September 11, 2021
raspberry-pi hardware lcd