嵌入式系统Linux下LCD显示驱动的开发  被引量:4

Development of LCD Device Driver in Linux Embedded System

在线阅读下载全文

作  者:李勇[1] 张建正[1] 

机构地区:[1]华东理工大学电子与通信工程系,上海200237

出  处:《计算机技术与发展》2006年第2期93-95,187,共4页Computer Technology and Development

摘  要:嵌入式系统通常使用LCD作为显示设备,嵌入式Linux下,如果图形界面接口采用的是MicroWindows,MiniGUI或Qt-Embedded,则LCD设备的驱动程序必须采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。An LCD is a standard display device for hand - held embedded systems. If GUIs (graphic user interface) such as MiniGUI, MicroWindows of Qt- Embedded in the embedded Linux are used, LCD device drivers must be implemented as Linux frame buffer device drivers in addition to those low level operations which only deal with commands provided by LCI) controllers. The frame buffer device provides an abstraction for the graphics hardware. It represents the frame buffer of some video hardware, and allows application software to access the graphics hardware through a well- defined interface. This paper introduces the framework of the Linux frame buffer device driver, and gives a detailed analysis of the architecture,key functions and data structures of the Linux frame buffer device driver. By taking the platform of Samsung's S3C2410x processor for example,the paper systematically describes how to develop and debug a Linux frame buffer device driver.

关 键 词:嵌入式系统 LINUX操作系统 帧缓冲 网络文件系统 

分 类 号:TP316[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象