Manual

5.5inch HDMI AMOLED User Manual
4 / 7
WORKIGN WITH RASPBERRY PI
When working with Raspberry Pi, 5.5inch HDMI AMOLED can support various
systems like Raspbian, Ubuntu Mate and so on. Herein we take Raspbain as example.
Raspberry Pi cannot recognized and adapted to resolution of LCD plugged,
therefore, we need to set the resolution of Raspbian manually.
1. Download Raspbian image from Raspberry Pi website
2. Write the image to your TF card. (TF card need to be formatted)
3. Open config.txt file which located in root directory of SD card and add the
statements below to end of the file
max_framebuffer_height=1920
max_usb_current=1
config_hdmi_boost=10
hdmi_group=2
hdmi_force_hotplug=1
hdmi_mode=87
hdmi_timings=1080 1 26 4 50 1920 1 8 2 6 0 0 0 60 0 135580000 3
4. Save and eject the SD card. Plug the card to your Raspberry Pi
5. Connect Touch interface of LCD to one USB port of Raspberry Pi
6. Connect HDMI interface of LCD to HDMI interface of Raspberry Pi
7. Power on Raspberry Pi
NoteThe LCD is vertically display by default. You can refer to Orientation Setting
to change the orientation.