nuc977 linux i9341 2.8寸lcd配置

BSP是这样的

LCD 接口設置
要使能 LCD 屏幕支持的話,請依照以下的選項來設置內核:
Device Drivers --->
Graphics support --->
<*> Support for frame buffer devices --->
[*] NUC970 LCD framebuffer support
NUC970 LCD panel selection (800x480 5-Inch Color TFT
LCD) --->
LCD source format (RGB888 support) --->
Console display driver support --->
<*> Framebuffer Console support
在開發板上已接上800x480 5吋的LCD屏,使用18bit的資料匯流排與屏連接,顏色數
為RGB888(24-bit),顏色數可視應用層狀況由使用者自行選擇。
如果要將Linux 的企鵝logo在屏上顯示出來,則需選中下列選項:
[*] Bootup logo --->
[*] Standard 16-color Linux logo
[*] Standard 224-color Linux logo
如此開機時,就可以在屏上看到Linux 的企鵝logo。

下面是配置,要结合硬件才行

nuc977 linux i9341 2.8寸lcd配置_第1张图片

nuc977 linux i9341 2.8寸lcd配置_第2张图片

nuc977 linux i9341 2.8寸lcd配置_第3张图片

nuc977 linux i9341 2.8寸lcd配置_第4张图片

nuc977 linux i9341 2.8寸lcd配置_第5张图片

nuc977 linux i9341 2.8寸lcd配置_第6张图片

nuc977 linux i9341 2.8寸lcd配置_第7张图片

nuc977 linux i9341 2.8寸lcd配置_第8张图片


 

你可能感兴趣的:(NUC977,Linux)