文件名称:stm32f207_ucGUI
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.78mb
- 下载次数:
- 0次
- 提 供 者:
- 杜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是在stm32f207上移植uCGUI的代码,GUI版本是3.90a。触摸屏控制芯片是AD7843,用的是EasyLCD 5.6 的屏。-This is the code in stm32f207 the transplant uCGUI the GUI version 3.90a. The touch screen controller chip AD7843, is EasyLCD 5.6 screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
5.6‘LCD+GUI
............\CMSIS
............\.....\core_cm3.c
............\.....\core_cm3.h
............\.....\startup
............\.....\.......\arm
............\.....\.......\...\startup_stm32f2xx.s
............\.....\.......\gcc_ride7
............\.....\.......\.........\startup_stm32f2xx.s
............\.....\.......\iar
............\.....\.......\...\startup_stm32f2xx.s
............\.....\.......\TrueSTUDIO
............\.....\.......\..........\startup_stm32f2xx.s
............\.....\stm32f2xx.h
............\.....\system_stm32f2xx.c
............\.....\system_stm32f2xx.h
............\FWlib
............\.....\inc
............\.....\...\misc.h
............\.....\...\stm32f2xx_adc.h
............\.....\...\stm32f2xx_can.h
............\.....\...\stm32f2xx_crc.h
............\.....\...\stm32f2xx_cryp.h
............\.....\...\stm32f2xx_dac.h
............\.....\...\stm32f2xx_dbgmcu.h
............\.....\...\stm32f2xx_dcmi.h
............\.....\...\stm32f2xx_dma.h
............\.....\...\stm32f2xx_exti.h
............\.....\...\stm32f2xx_flash.h
............\.....\...\stm32f2xx_fsmc.h
............\.....\...\stm32f2xx_gpio.h
............\.....\...\stm32f2xx_hash.h
............\.....\...\stm32f2xx_i2c.h
............\.....\...\stm32f2xx_iwdg.h
............\.....\...\stm32f2xx_pwr.h
............\.....\...\stm32f2xx_rcc.h
............\.....\...\stm32f2xx_rng.h
............\.....\...\stm32f2xx_rtc.h
............\.....\...\stm32f2xx_sdio.h
............\.....\...\stm32f2xx_spi.h
............\.....\...\stm32f2xx_syscfg.h
............\.....\...\stm32f2xx_tim.h
............\.....\...\stm32f2xx_usart.h
............\.....\...\stm32f2xx_wwdg.h
............\.....\src
............\.....\...\misc.c
............\.....\...\stm32f2xx_adc.c
............\.....\...\stm32f2xx_can.c
............\.....\...\stm32f2xx_crc.c
............\.....\...\stm32f2xx_cryp.c
............\.....\...\stm32f2xx_cryp_aes.c
............\.....\...\stm32f2xx_cryp_des.c
............\.....\...\stm32f2xx_cryp_tdes.c
............\.....\...\stm32f2xx_dac.c
............\.....\...\stm32f2xx_dbgmcu.c
............\.....\...\stm32f2xx_dcmi.c
............\.....\...\stm32f2xx_dma.c
............\.....\...\stm32f2xx_exti.c
............\.....\...\stm32f2xx_flash.c
............\.....\...\stm32f2xx_fsmc.c
............\.....\...\stm32f2xx_gpio.c
............\.....\...\stm32f2xx_hash.c
............\.....\...\stm32f2xx_hash_md5.c
............\.....\...\stm32f2xx_hash_sha1.c
............\.....\...\stm32f2xx_i2c.c
............\.....\...\stm32f2xx_iwdg.c
............\.....\...\stm32f2xx_pwr.c
............\.....\...\stm32f2xx_rcc.c
............\.....\...\stm32f2xx_rng.c
............\.....\...\stm32f2xx_rtc.c
............\.....\...\stm32f2xx_sdio.c
............\.....\...\stm32f2xx_spi.c
............\.....\...\stm32f2xx_syscfg.c
............\.....\...\stm32f2xx_tim.c
............\.....\...\stm32f2xx_usart.c
............\.....\...\stm32f2xx_wwdg.c
............\UCGUI
............\.....\Config
............\.....\......\GUIConf.h
............\.....\......\GUITouchConf.h
............\.....\......\GUI_X.c
............\.....\......\GUI_X_Touch.c
............\.....\......\LCDConf.h
............\.....\......\LCDDummy.c
............\.....\......\vssver.scc
............\.....\GUI
............\.....\...\AntiAlias
............\.....\...\.........\CCGUIAntiAlias.bat
............\.....\...\.........\GUIAAArc.c
............\.....\...\.........\GUIAAChar.c
............\.....\...\.........\GUIAAChar2.c
............\.....\...\.........\GUIAAChar4.c
............\.....\...\.........\GUIAACircle.c
............\.....\...\.........\GUIAALib.c
............\.....\...\.........\GUIAALine.c
............\.....\...\.........\GUIAAPoly.c
............\.....\...\.........\GUIAAPolyOut.c
............\.....\...\ConvertColor
............\.....\...\............\CCConvertColor.bat
............\.....\...\............\LCDP111.c