文件名称:实验十六:触摸(库函数)
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-07-14
- 文件大小:
- 1.65mb
- 下载次数:
- 0次
- 提 供 者:
- 休闲***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
stm32f按键触摸屏程序 可以根据自己的io改动一下直接使用(STM32F the touchscreen)
相关搜索: STM32
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验十六:触摸(库函数)\user\main.o
实验十六:触摸(库函数)\user\startup_stm32f0xx.s
实验十六:触摸(库函数)\user\main_Target 1.dep
实验十六:触摸(库函数)\user\main_uvproj.bak
实验十六:触摸(库函数)\user\startup_stm32f0xx.d
实验十六:触摸(库函数)\user\startup_stm32f0xx.lst
实验十六:触摸(库函数)\user\startup_stm32f0xx.o
实验十六:触摸(库函数)\user\system_stm32f0xx.crf
实验十六:触摸(库函数)\user\system_stm32f0xx.o
实验十六:触摸(库函数)\user\stm32f0xx_it.crf
实验十六:触摸(库函数)\user\main.crf
实验十六:触摸(库函数)\user\ili9328.crf
实验十六:触摸(库函数)\user\ili9328.o
实验十六:触摸(库函数)\user\xpt2046.crf
实验十六:触摸(库函数)\user\w25x16.crf
实验十六:触摸(库函数)\user\gui.crf
实验十六:触摸(库函数)\user\gui.o
实验十六:触摸(库函数)\user\stm32f0xx_syscfg.crf
实验十六:触摸(库函数)\user\stm32f0xx_exti.crf
实验十六:触摸(库函数)\user\stm32f0xx_gpio.crf
实验十六:触摸(库函数)\user\stm32f0xx_misc.crf
实验十六:触摸(库函数)\user\stm32f0xx_rcc.crf
实验十六:触摸(库函数)\user\stm32f0xx_spi.crf
实验十六:触摸(库函数)\user\stm32f0xx_it.o
实验十六:触摸(库函数)\user\w25x16.o
实验十六:触摸(库函数)\user\stm32f0xx_syscfg.o
实验十六:触摸(库函数)\user\stm32f0xx_exti.o
实验十六:触摸(库函数)\user\stm32f0xx_gpio.o
实验十六:触摸(库函数)\user\stm32f0xx_misc.o
实验十六:触摸(库函数)\user\stm32f0xx_rcc.o
实验十六:触摸(库函数)\user\stm32f0xx_spi.o
实验十六:触摸(库函数)\user\xpt2046.o
实验十六:触摸(库函数)\user\main.tra
实验十六:触摸(库函数)\user\main.sct
实验十六:触摸(库函数)\user\main.lnp
实验十六:触摸(库函数)\user\main.map
实验十六:触摸(库函数)\user\main.htm
实验十六:触摸(库函数)\user\JLinkLog.txt
实验十六:触摸(库函数)\user\JLinkSettings.ini
实验十六:触摸(库函数)\user\main.uvproj
实验十六:触摸(库函数)\user\main_uvopt.bak
实验十六:触摸(库函数)\user\main.uvgui_Administrator.bak
实验十六:触摸(库函数)\user\main.c
实验十六:触摸(库函数)\user\system_stm32f0xx.d
实验十六:触摸(库函数)\user\stm32f0xx_it.d
实验十六:触摸(库函数)\user\main.d
实验十六:触摸(库函数)\user\xpt2046.d
实验十六:触摸(库函数)\user\gui.d
实验十六:触摸(库函数)\user\ili9328.d
实验十六:触摸(库函数)\user\w25x16.d
实验十六:触摸(库函数)\user\stm32f0xx_syscfg.d
实验十六:触摸(库函数)\user\stm32f0xx_exti.d
实验十六:触摸(库函数)\user\stm32f0xx_gpio.d
实验十六:触摸(库函数)\user\stm32f0xx_misc.d
实验十六:触摸(库函数)\user\stm32f0xx_rcc.d
实验十六:触摸(库函数)\user\stm32f0xx_spi.d
实验十六:触摸(库函数)\user\main.axf
实验十六:触摸(库函数)\user\main.uvopt
实验十六:触摸(库函数)\user\main.uvgui.Administrator
实验十六:触摸(库函数)\stm32f0\system_stm32f0xx.c
实验十六:触摸(库函数)\stm32f0\stm32f0xx_conf.h
实验十六:触摸(库函数)\stm32f0\stm32f0xx_it.h
实验十六:触摸(库函数)\stm32f0\stm32f0xx_it.c
实验十六:触摸(库函数)\drive\key.c
实验十六:触摸(库函数)\drive\key.h
实验十六:触摸(库函数)\drive\exit.h
实验十六:触摸(库函数)\drive\exit.c
实验十六:触摸(库函数)\drive\led.h
实验十六:触摸(库函数)\drive\systick.c
实验十六:触摸(库函数)\drive\systick.h
实验十六:触摸(库函数)\drive\led.c
实验十六:触摸(库函数)\drive\adc.h
实验十六:触摸(库函数)\drive\ascii.h
实验十六:触摸(库函数)\drive\adc.c
实验十六:触摸(库函数)\drive\uart.h
实验十六:触摸(库函数)\drive\uart.c
实验十六:触摸(库函数)\drive\rtc.h
实验十六:触摸(库函数)\drive\rtc.c
实验十六:触摸(库函数)\drive\calib.c
实验十六:触摸(库函数)\drive\ili9328.c
实验十六:触摸(库函数)\drive\calib.h
实验十六:触摸(库函数)\drive\gui.h
实验十六:触摸(库函数)\drive\w25x16.h
实验十六:触摸(库函数)\drive\w25x16.c
实验十六:触摸(库函数)\drive\gui.c
实验十六:触摸(库函数)\drive\ili9328.h
实验十六:触摸(库函数)\drive\ad7845.h
实验十六:触摸(库函数)\drive\ad7845.c
实验十六:触摸(库函数)\drive\xpt2046.c
实验十六:触摸(库函数)\drive\xpt2046.h
实验十六:触摸(库函数)\lib\src\stm32f0xx_cec.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_comp.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_crc.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_dac.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_dbgmcu.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_dma.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_exti.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_flash.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_i2c.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_iwdg.c
实验十六:触摸(库函数)\user\startup_stm32f0xx.s
实验十六:触摸(库函数)\user\main_Target 1.dep
实验十六:触摸(库函数)\user\main_uvproj.bak
实验十六:触摸(库函数)\user\startup_stm32f0xx.d
实验十六:触摸(库函数)\user\startup_stm32f0xx.lst
实验十六:触摸(库函数)\user\startup_stm32f0xx.o
实验十六:触摸(库函数)\user\system_stm32f0xx.crf
实验十六:触摸(库函数)\user\system_stm32f0xx.o
实验十六:触摸(库函数)\user\stm32f0xx_it.crf
实验十六:触摸(库函数)\user\main.crf
实验十六:触摸(库函数)\user\ili9328.crf
实验十六:触摸(库函数)\user\ili9328.o
实验十六:触摸(库函数)\user\xpt2046.crf
实验十六:触摸(库函数)\user\w25x16.crf
实验十六:触摸(库函数)\user\gui.crf
实验十六:触摸(库函数)\user\gui.o
实验十六:触摸(库函数)\user\stm32f0xx_syscfg.crf
实验十六:触摸(库函数)\user\stm32f0xx_exti.crf
实验十六:触摸(库函数)\user\stm32f0xx_gpio.crf
实验十六:触摸(库函数)\user\stm32f0xx_misc.crf
实验十六:触摸(库函数)\user\stm32f0xx_rcc.crf
实验十六:触摸(库函数)\user\stm32f0xx_spi.crf
实验十六:触摸(库函数)\user\stm32f0xx_it.o
实验十六:触摸(库函数)\user\w25x16.o
实验十六:触摸(库函数)\user\stm32f0xx_syscfg.o
实验十六:触摸(库函数)\user\stm32f0xx_exti.o
实验十六:触摸(库函数)\user\stm32f0xx_gpio.o
实验十六:触摸(库函数)\user\stm32f0xx_misc.o
实验十六:触摸(库函数)\user\stm32f0xx_rcc.o
实验十六:触摸(库函数)\user\stm32f0xx_spi.o
实验十六:触摸(库函数)\user\xpt2046.o
实验十六:触摸(库函数)\user\main.tra
实验十六:触摸(库函数)\user\main.sct
实验十六:触摸(库函数)\user\main.lnp
实验十六:触摸(库函数)\user\main.map
实验十六:触摸(库函数)\user\main.htm
实验十六:触摸(库函数)\user\JLinkLog.txt
实验十六:触摸(库函数)\user\JLinkSettings.ini
实验十六:触摸(库函数)\user\main.uvproj
实验十六:触摸(库函数)\user\main_uvopt.bak
实验十六:触摸(库函数)\user\main.uvgui_Administrator.bak
实验十六:触摸(库函数)\user\main.c
实验十六:触摸(库函数)\user\system_stm32f0xx.d
实验十六:触摸(库函数)\user\stm32f0xx_it.d
实验十六:触摸(库函数)\user\main.d
实验十六:触摸(库函数)\user\xpt2046.d
实验十六:触摸(库函数)\user\gui.d
实验十六:触摸(库函数)\user\ili9328.d
实验十六:触摸(库函数)\user\w25x16.d
实验十六:触摸(库函数)\user\stm32f0xx_syscfg.d
实验十六:触摸(库函数)\user\stm32f0xx_exti.d
实验十六:触摸(库函数)\user\stm32f0xx_gpio.d
实验十六:触摸(库函数)\user\stm32f0xx_misc.d
实验十六:触摸(库函数)\user\stm32f0xx_rcc.d
实验十六:触摸(库函数)\user\stm32f0xx_spi.d
实验十六:触摸(库函数)\user\main.axf
实验十六:触摸(库函数)\user\main.uvopt
实验十六:触摸(库函数)\user\main.uvgui.Administrator
实验十六:触摸(库函数)\stm32f0\system_stm32f0xx.c
实验十六:触摸(库函数)\stm32f0\stm32f0xx_conf.h
实验十六:触摸(库函数)\stm32f0\stm32f0xx_it.h
实验十六:触摸(库函数)\stm32f0\stm32f0xx_it.c
实验十六:触摸(库函数)\drive\key.c
实验十六:触摸(库函数)\drive\key.h
实验十六:触摸(库函数)\drive\exit.h
实验十六:触摸(库函数)\drive\exit.c
实验十六:触摸(库函数)\drive\led.h
实验十六:触摸(库函数)\drive\systick.c
实验十六:触摸(库函数)\drive\systick.h
实验十六:触摸(库函数)\drive\led.c
实验十六:触摸(库函数)\drive\adc.h
实验十六:触摸(库函数)\drive\ascii.h
实验十六:触摸(库函数)\drive\adc.c
实验十六:触摸(库函数)\drive\uart.h
实验十六:触摸(库函数)\drive\uart.c
实验十六:触摸(库函数)\drive\rtc.h
实验十六:触摸(库函数)\drive\rtc.c
实验十六:触摸(库函数)\drive\calib.c
实验十六:触摸(库函数)\drive\ili9328.c
实验十六:触摸(库函数)\drive\calib.h
实验十六:触摸(库函数)\drive\gui.h
实验十六:触摸(库函数)\drive\w25x16.h
实验十六:触摸(库函数)\drive\w25x16.c
实验十六:触摸(库函数)\drive\gui.c
实验十六:触摸(库函数)\drive\ili9328.h
实验十六:触摸(库函数)\drive\ad7845.h
实验十六:触摸(库函数)\drive\ad7845.c
实验十六:触摸(库函数)\drive\xpt2046.c
实验十六:触摸(库函数)\drive\xpt2046.h
实验十六:触摸(库函数)\lib\src\stm32f0xx_cec.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_comp.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_crc.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_dac.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_dbgmcu.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_dma.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_exti.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_flash.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_i2c.c
实验十六:触摸(库函数)\lib\src\stm32f0xx_iwdg.c