首页 | 官方网站   微博 | 高级检索  
     

嵌入式系统Linux下LCD显示驱动的开发
引用本文:李勇,张建正.嵌入式系统Linux下LCD显示驱动的开发[J].微机发展,2006,16(2):93-95.
作者姓名:李勇  张建正
作者单位:华东理工大学电子与通信工程系 上海200237
摘    要:嵌入式系统通常使用LCD作为显示设备,嵌入式Linux下,如果图形界面接口采用的是MicroWindows,MiniGUI或Qt-Embedded,则LCD设备的驱动程序必须采用Linux的帧缓冲设备来处理与LCD控制器有关的底层命令。帧缓冲是Linux为图形设备提供的一个抽象接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。文中介绍了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,最后基于三星公司S3C2410x处理器的开发平台,系统地给出了Linux下帧缓冲驱动程序开发和调试实例。

关 键 词:嵌入式系统  Linux操作系统  帧缓冲  网络文件系统
文章编号:1005-3751(2006)02-0093-03
修稿时间:2005年5月12日

Development of LCD Device Driver in Linux Embedded System
LI Yong,ZHANG Jian-zheng.Development of LCD Device Driver in Linux Embedded System[J].Microcomputer Development,2006,16(2):93-95.
Authors:LI Yong  ZHANG Jian-zheng
Abstract: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 LCD 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.
Keywords:embedded system  Linux operation system  frame buffer  NFS  
本文献已被 CNKI 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号