Template: 5inch HDMI LCD (H) V4 user manual

From Waveshare Wiki
Jump to: navigation, search

Working with PC

This product supports Windows 11/10/8.1/8/7 OS.

1. Turn on the backlight switch on the back of the LCD.
2. Connect the TOUCH interface of the LCD to the USB interface of the PC. Wait for a while, the windows will automatically recognize the touch function.
3. Connect the HDMI interface of the LCD to the HDMI port of the PC. About 10s later, you can see the LCD display properly.

Note:

  • 1) When the computer is connected to several different displays at the same time, only this LCD can be used to control the cursor on the main display, so we recommend setting this LCD as the main display.
  • 2) Some of the PCs cannot support the HDMI screen Hot Plug. In this case, restarting the PC can solve.
  • 3) Sometimes LCD will flicker because of undersupplying from the USB cable of the PC. You need to connect an external power supply (5V/2A) to the DC port.

Working with Raspberry Pi

This LCD can support Raspberry Pi OS / Ubuntu / Kali / Retropie systems.

Please download the latest version of the image on the Raspberry Pi official website.

1) Download the compressed file to the PC, and unzip it to get the .img file.

2) Connect the TF card to the PC, and use SDFormatter software to format the TF card.

3) Open the Win32DiskImager software, select the system image downloaded in step 1, and click 'Write' to write the system image.

4) After the image has finished writing, open the config.txt file in the root directory of the TF card, add the following code at the end of config.txt, then save and quit the TF card safely.

hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0  
hdmi_drive=1

You must make sure that there are no spaces on either side of the equal sign.

5) Insert the TF card into the Raspberry Pi.

6) Connect the Touch interface of the LCD to the USB interface of the Raspberry Pi.

7) Connect the HDMI interface of the LCD to the HDMI interface of the Raspberry Pi, power on the Raspberry Pi, and wait for a few seconds until the LCD displays normally.