-

3.5 LCD D: Difference between revisions

From Geekworm Wiki
Jump to navigation Jump to search
No edit summary
 
Add {{Deprecated}} template
Line 1: Line 1:
{{Deprecated}}
[[File:35-LCD-D-IMG-6786.jpg|thumb|3.5" LCD D for Pi 4 Only]]
[[File:35-LCD-D-IMG-6786.jpg|thumb|3.5" LCD D for Pi 4 Only]]
[[File:35-LCD-D-IMG-6780.jpg|thumb|3.5" LCD D for Pi 4 Only]]
[[File:35-LCD-D-IMG-6780.jpg|thumb|3.5" LCD D for Pi 4 Only]]

Revision as of 19:48, 29 April 2026

 ⚠️  Deprecated: This page is outdated and may contain inaccurate information. It is kept for reference only. 
3.5" LCD D for Pi 4 Only
3.5" LCD D for Pi 4 Only

Overview

This is a 60FPS 3.5 inch TFT Touch Screen with 480*320 physical resolution for raspberry pi 4 model B, the blacklight can be adjusted or be turned off. Please note it only compatible with Raspberry Pi 4 Model B, NOT compatible with other raspberry pi version.

Features

Size: 3.5 inch

LCD Interface: DPI

Resolution: 480*320 (Pixel)

LCD Colors: 65K

Touch Screen Type: 4-wire resistive

Touch Screen Controller: XPT2046 SPI Interface

Refresh Rate: 60FPS

Backlight can be adjusted or be turned off;

Fan voltage and current: 5V 200ma

Packing List

1 x 3.5 inch TFT Touch Screen for raspberry pi 4 model b


Note:

1. The raspberry pi 4 model b is not including in the packing list.

2. The pin on the back of the LCD is not for customer to use, it is the interface for factory to programming and debugging.

Use Guide

https://github.com/tianyoujian/MZDPI/tree/master/mzp354hv05tr

FAQ

1. How to check and confirm if the screen is not working?

  • To use this screen, first you need to add the screen driver into the config.txt. Please make sure you add it, thanks!
  • You can also use the command: sudo raspi-gpio get to have a check.
  • Please make sure the GPIO is set as DPI mode.
  • You can use the "mzp354hv05tr-retropie-install.sh" to test the screen, this is easy to test.


<comments />