基于FPGA的VGA接口设计.docVIP

  • 4
  • 0
  • 约2.32万字
  • 约 36页
  • 2017-06-12 发布于北京
  • 举报
基于FPGA的VGA显示接口设计 摘要 本文基于FPGA芯片设计实现了一个用于stm32单片机外围的VGA接口模块,该模块以VGA接口的工业标准作为设计规范,使VGA显示器成为了stm32单片机的显示输出设备,适合所有的液晶显示器和CRT显示器。本系统采用带VGA接口的OLED显示器,OLED显示器具有体积小、分辨率高、功耗低、色彩丰富等特点,非常适合穿戴。模块与STM32单片机的接口使用Intel8080总线方式,非常适合STM32的FSMC读写模式,能方便地对屏幕任意像素进行读写操作。 关键字 FPGA,VGA,OLED,STM32 VGA display interface design based on FPGA Abstract As people pursuit for more fun from games and the progress of science and technology, in the wargame , in order to make the team have a clear understanding of the battlefield situation, we use the OLED which is a kind of micro display to show all the information. The micro display generally use the VGA interface. With the development of manufacturing technology, VGA interface has become more compact, it has advantages of low cost, high resolution rich color etc. FPGA with high flexibility can be designed differently according to the needs, achieve the lowest cost. This paper designed a VGA display interface based on FPGA. Useful signal of the VGA interface is the horizontal synchronization signal, vertical synchronization signal and R,G,B signals. In this paper, we use FPGA to produce the horizontal synchronization signal and vertical synchronization signal, and the data from memory is converted into analog R,G,B signal by FPGA. The design use ISSI 25616 SRAM as the memory connectted by STM32F103VCT6. Key words :FPGA,VGA interface,OLED 1 绪论 1.1 选题背景 目前市场上应用最多的是液晶显示器,也即LCD显示器,这种显示器体积小,辐射低,它已经完全取代了过去体积笨重的CRT显示器。现在LCD显示器已经应用到各个领域,如液晶电视,平板电脑等,尺寸也做的越来越大。现在市面上比较常见的是40-60寸,能显示1920×1080的超高清画质,给人极致体验。然而,在移动时代,人们也开始寻求体积小、重量轻、功耗低、能够显示高清晰度图像的便携式显示设备。 OLED 显示技术与传统的 LCD 显示方式不同,无需背光灯,采用非常薄的有机材料涂层和玻璃基板,当有电流通过时,这些有机材料就会发光。因而OLED可以做的很薄,能达到欧小于1毫米的厚度,而尺寸只有LCD的三分之一,并且重量更轻。OLED可以显示密度很大,信息量极高的显示内容。例如:在不足1平方英寸的面积上可以显示1024×768的像素密度。通过光学系统可以放大成任意尺寸供人们观看。可以放大成大屏 幕的实象,也可以作成显示系统,将显示内容放大成虚象。1.2 目的和意义 随着娱乐行业的发展,真人CS游戏越来越流行,各大娱乐场所、公园都有真人CS游戏的项目。为了获得更高的游戏体验和感官享受,在真人CS游戏中,队员需要了解到战场的实时变化,清楚队员和自己的位置以达到更好的配合。基于以上考虑,我们设计一种头戴式微型显示器系统,该系统选用带VGA接口的微型显示器OLED来显示这些信息。OLED具有体积小,分辨率高、功耗

文档评论(0)

1亿VIP精品文档

相关文档