- 1、本文档共36页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于FPGA的彩色液晶显示驱动设计
摘要: 随着信息产业和微电子技术的发展,可编程逻辑嵌入式系统设计技术已经成为信息产业最热门的的技术之一。彩色液晶的使用也是无处不在。论文研究并实现了基于FPGA的以彩色液晶显示为例的驱动设计,选题具有重要意义。
论文根据应用需要,介绍了彩色液晶显示的原理,用硬件描述语言Verilog HDL设计了彩色液晶显示驱动设计,还包括其显示控制的设计。并实现了以HX8347为核心的彩色液晶显示模块与FPGA(Actel公司的ProASIC3系列A3P250)的接口模块。利用Libero IDE v9.0作为仿真软件及开发平台。仿真和测试结果表明该系统的设计方法灵活可靠,能够实现对彩色液晶的显示的驱动与控制功能。
关键词: FPGA; 彩色液晶显示; 驱动与控制; Verilog HDL
Design of Color LCD Display Driver Based on FPGA
Abstract: As information industry and the development of microelectronics technology, programmable logic embedded system design technology has become one of the most popular techonlogy of the information industry. Color LCD is also being used everywhere. Thesis and implemented in FPGA-based color liquid crystal display as an example of the drive design, the topic has great significance.
Thesis according to application needs, introduces the principles of color liquid crystal display, using the Verilog HDL hardware description language designed color LCD display driver design, but also the design of the display control. Achieve the HX8347 as the core color LCD display module and the FPGA(The Actel company ProASIC3 series A3P250) interface module.Using the Libero IDE v9.0 as the simulation software and development platform. Simulation and test results show that the design of the system flexible and reliable, able to achieve the color liquid crystal display driver and control.
Key Words: FPGA, Color LCD display, Driver and Control, Verilog HDL
目 录
第1章 绪 论 1
1.1研究背景 1
1.2国内外研究现状 2
1.2.1FPGA动态可重构技术 2
1.3本文工作与内容安排 3
1.3.1本文工作 3
1.3.2内容安排 3
第2章 系统的组成和方案设计 5
2.1系统简介 5
2.2系统方案论证 6
2.2.1设计基于语言的选择 6
2.2.2液晶显示模块的选择 6
2.3 系统总体实现原理 7
2.3.1彩色液晶显示原理 8
2.3.2 设计思路 8
2.3.3 LCD 240×320显示模块特性 8
2.3.4 A3P250(FPGA)简要介绍 9
第3章 各模块的实现方案 10
3.1 时钟电路 10
3.1.1 系统时钟 10
3.1.2 时钟分频 11
3.2 液晶显示模块 13
3.2.1液晶显示控制电路 14
3.2.2液晶显示驱动电路 17
第4章 总体调试 19
全文总结 20
致 谢 21
参考文献 22
附录 23
第1章 绪 论
1.1研究背景
所要编写的程序是基于FPGA的彩色液晶显示驱动设计。FPGA是现场可编程门阵列的简称,FPGA的应用领域最初为通信领域,但目前,随着信息产业和微电子技术的发展,可编程逻辑嵌入式系统设计技术已经成为
文档评论(0)