-
本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LC...
本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。主要研究了Linux帧缓冲设备驱动程序框架,详细分析了帧缓冲设备驱动程序层次结构、核心功能模块和数据结构,设计了FrameBuffer的处理机制以及底层驱动的接口函数针对具体的LCD面板如何在嵌入式Linux中编写帧缓冲设备的驱动程序。最后在FrameBuffer机制的基础上,基于三星公司S3C2410处理器的开发平台系统地开发了嵌入式Linux下的LCD显示驱动程序,实现了简单的嵌入式GUI图形API的设计,并在LQ092Y3DG01上显示了清晰稳定的图像和汉字。测试表明该驱动通用性好,能驱动大部分的LCD;可移植性强,经过少许修改即可应用在其他嵌入式系统中,是S3C2410驱动LCD的一套较佳的解决方案
- 2023-01-19 13:15:04下载
- 积分:1
-
Blob autotest.Used on xscale(badblockmanage function)
Blob autotest.Used on xscale(badblockmanage function)
- 2023-07-02 20:25:02下载
- 积分:1
-
linux编程技巧及实例
linux编程技巧及实例--轻松学linux-linux
- 2022-03-04 18:56:14下载
- 积分:1
-
s3c2440 linux实例代码 很全很经典
s3c2440 linux实例代码 很全很经典-s3c2440 linux are all classic examples of the code
- 2022-01-26 03:26:35下载
- 积分:1
-
利用cvops框架进行协议栈编程的极好的例子
利用cvops框架进行协议栈编程的极好的例子-A very good example to guiding use cvops for communication stack programming.
- 2022-01-25 18:56:07下载
- 积分:1
-
Linux 指令大全
Linux 指令大全-Linux commands Guinness
- 2023-06-25 13:40:03下载
- 积分:1
-
配置Linux局域网服务器
配置Linux局域网服务器-Linux LAN server configuration
- 2022-10-13 08:40:02下载
- 积分:1
-
cornermp
CornerMP-1.2.tar.bz2.rar CornerMP-1.2.tar.bz2.rar
- 2022-10-03 16:45:03下载
- 积分:1
-
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl
用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Killed!-with system call signal () so that the process of capturing the father onto the keyboard interrupt signal (Ctrl-C bond); When the interrupt signal capture, the father of the process of using system calls kill () to process two signals son, the child process to capture the signal output respectively after the termination of the following information : Process is a Child Killed by Parent! Process 2 Child is Killed by Parent! the process of waiting for the father of two-after the termination process, the following information output after termination : Parent Process is Killed!
- 2022-04-29 20:58:34下载
- 积分:1
-
linux下ax88180 的网络驱动程序
linux下ax88180 的网络驱动程序-ax88180 net driver program
- 2022-07-28 10:13:42下载
- 积分:1