LCD

所属分类:处理器开发
开发工具:C/C++
文件大小:3678KB
下载次数:131
上传日期:2008-09-17 09:11:26
上 传 者leino11121
说明:  LCD液晶显示驱动,芯片为ST7565,
(LCD liquid crystal display driver chip for the ST7565,)

文件列表:
LCD\5861_SPEC_E01.pdf (2039022, 2008-08-25)
LCD\5861初始化.txt (1037, 2008-09-09)
LCD\GlassLCD_AN\FWLib\library\inc\cortexm3_macro.h (2225, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_adc.h (18854, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_bkp.h (6911, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_can.h (12279, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_crc.h (1881, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_dac.h (9598, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_dbgmcu.h (2859, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_dma.h (17974, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_exti.h (5776, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_flash.h (13996, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_fsmc.h (19041, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_gpio.h (14820, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_i2c.h (15479, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_iwdg.h (3414, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_lib.h (3200, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_map.h (28290, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_nvic.h (19198, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_pwr.h (3865, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_rcc.h (14783, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_rtc.h (3619, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_sdio.h (18326, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_spi.h (13470, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_systick.h (3212, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_tim.h (47203, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_type.h (3388, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_usart.h (14180, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\stm32f10x_wwdg.h (2620, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\inc\vssver2.scc (982, 2008-08-13)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_adc.c (58563, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_bkp.c (11170, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_can.c (32053, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_crc.c (4615, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_dac.c (17175, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_dbgmcu.c (5222, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_dma.c (33291, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_exti.c (8742, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_flash.c (32684, 2008-07-22)
LCD\GlassLCD_AN\FWLib\library\src\stm32f10x_fsmc.c (41592, 2008-07-22)
... ...

/******************** (C) COPYRIGHT 2008 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V1.0.0 * Date : 07/21/2008 * Description : Description of the AN2656 "STM32F10xxx LCD glass driver * firmware" ******************************************************************************** * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE * CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. *******************************************************************************/ Firmware description =================== This AN describes a firmware driving a Glass LCD based on the STM32F10xxx GPIOs peripherals. The main purpose of this firmware package is to provide resources facilitating the development of an application using a Glass LCD. Directory contents ================== + include - stm32f10x_conf.h Library Configuration file for the timer method - stm32f10x_it.h Interrupt handlers header file for the timer method - glasslcd.h Glass lcd Header file for the timer method - SystemConfig.h System configuration header file for the timer method - stm32f10x_conf_RTC.h Library Configuration file for the RTC method - stm32f10x_it_RTC.h Interrupt handlers header file for the RTC method - glasslcd_RTC.h Glass lcd Header file for the RTC method - SystemConfig_RTC.h System configuration header file for the RTC method + source - stm32f10x_it.c Interrupt handlers for the timer method - glasslcd.c Glass lcd firmware functions for the timer method - SystemConfig.c System configuration functions for the timer method - main.c Main program for the timer method - stm32f10x_it_RTC.c Interrupt handlers for the RTC method - glasslcd_RTC.c Glass lcd firmware functions for the RTC method - SystemConfig_RTC.c System configuration functions for the RTC method - main_RTC.c Main program for the RTC method Hardware environment ==================== - Refer to the AN2656, Section 7 (Hardware implementation), This demonstration can be easily tailored to any other hardware. How to use it ============= + RVMDK: - Open the Glasslcd_Demo.Uv2 project or Glasslcd_Demo_RTC.Uv2 project - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) + EWARMv4: - Open the Glasslcd_Demo.eww workspace or Glasslcd_Demo_RTC.eww workspace - Rebuild all files: Project->Rebuild all - Load project image: Project->Debug - Run program: Debug->Go(F5) + EWARMv5 - Open the Glasslcd_Demo.eww workspace or Glasslcd_Demo_RTC.eww workspace - Rebuild all files: Project->Rebuild all - Load project image: Project->Debug - Run program: Debug->Go(F5) + RIDE - Open the Glasslcd_Demo.rprj project or Glasslcd_Demo_RTC.rprj project - Rebuild all files: Project->build project - Load project image: Debug->start(ctrl+D) - Run program: Debug->Run(ctrl+F9) + HiTOP - Open the HiTOP toolchain, a "using projects in HiTOP" window appears. - Select open an existing project. - Browse to open the Glasslcd_Demo.htp or Glasslcd_Demo_RTC.htp - Rebuild all files: Project->Rebuild all - Click on ok in the "download project" window. - Run program: Debug->Go(F5). Note: - It is recommended to run the reset script (click on TR button in the toolbar menu) after loading the project into target. ******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者