Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3676

Official Display • Display 3.5"" XPT2046 - Raspeberry pi zero 2w

$
0
0
Hello, I'm trying to communicate my 3.5 XPT2046 display (http://www.lcdwiki.com/res/MPI3501/MPI3 ... l-V1.0.pdf
), my Raspberry Pi Zero 2W is not communicating the display, I connected it exactly as you did, and entered the commands:

Initial Settings:
sudo apt update
sudo apt full-upgrade
sudo rpi-update


sudo rm -rf LCD-show
git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD35-show

Rotate screen
cd LCD-show/
sudo ./rotate.sh 90 (stands vertically)
sudo ./rotate.sh 180 (stays horizontally)

Do you know what it could be?

Statistics: Posted by Marcosferreira1306 — Sat Aug 10, 2024 2:02 pm — Replies 0 — Views 16



Viewing all articles
Browse latest Browse all 3676

Trending Articles