![Nexcom EBC-3A1 Series Скачать руководство пользователя страница 42](http://html.mh-extra.com/html/nexcom/ebc-3a1-series/ebc-3a1-series_user-manual_1681443042.webp)
42
3.3.9.
Display
Display Information
ICM-3011 provides HDMI and 2 * LVDS interface.
Default display setting is
LVDS 1280x800 18bits
.
Please download
“
L3.10.53_1.1.0_LINUX_DOCS” in NXP web site to know more display
detail.
Note: download file name should be: fsl-yocto-3.10.53-1.1.0.tar.gz
Display Command
“panel_settings” command is developed by Embux, and support to user switch display
device and resolution.
root@ICM-3011:~# panel_settings --help
Usage: panel_settings [OPTION]
Switch display device and resolution.
-r, --resolution [x number]x[y number], ex: 640x480.
-m, --mode [mode], lvds or hdmi.
-b, --bits [bits], 18 or 24.
--help Display this help and exit
--version Output version information and exit
panel_settings Verison : 1.0
#1: HDMI, 1920x1080:
root@ICM-3011:~#
panel_settings -m hdmi -r 1920x1080
#2: LVDS, 640x480:
root@ICM-3011:~#
panel_settings -m lvds -r 640x480
#3: LVDS, 1280x800, 24bits:
root@ICM-3011:~#
panel_settings -m lvds -r 1280x800 -b 24
#4: LVDS, 1024x768, 18bits:
root@ICM-3011:~#
panel_settings -m lvds -r 1024x7687 -b 18
Note: Currently, ICM-3011 doesn’t support dual display.
Содержание EBC-3A1 Series
Страница 1: ...1 EBC 3A1 Series 3 5 SBC with NXP i MX6 Processor ARM Cortex A9 Architecture User Manual Ver 5st ...
Страница 9: ...9 ...
Страница 10: ...10 Chapter 1 Product Overview This chapter provides background information of EBC 3A1 ...
Страница 13: ...13 1 3 Block Diagram ...
Страница 24: ...24 2 4 Mechanical Drawing ...
Страница 25: ...25 Chapter 3 Software User Guide This chapter details the Linux operation on EBC 3A1 ...
Страница 65: ...65 Chapter 5 BSP This chapter introduces how to get board BSP board support package ...