文件名称:23_stm32_screen_test
-
所属分类:
- 标签属性:
- 上传时间:2013-03-26
-
文件大小:826.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
单片机stm32芯片,触摸屏校正与测试程序,KEI原代码-Stm32 chip microcontroller, touch screen calibration and testing procedures, KEI original code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
23_触摸屏校正与测试程序/debug/DebugInFlash/bsp.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/bsp.d
23_触摸屏校正与测试程序/debug/DebugInFlash/bsp.o
23_触摸屏校正与测试程序/debug/DebugInFlash/disp.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/disp.d
23_触摸屏校正与测试程序/debug/DebugInFlash/disp.o
23_触摸屏校正与测试程序/debug/DebugInFlash/main.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/main.d
23_触摸屏校正与测试程序/debug/DebugInFlash/main.o
23_触摸屏校正与测试程序/debug/DebugInFlash/os_cpu_a.d
23_触摸屏校正与测试程序/debug/DebugInFlash/os_cpu_a.o
23_触摸屏校正与测试程序/debug/DebugInFlash/startup.d
23_触摸屏校正与测试程序/debug/DebugInFlash/startup.o
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.axf
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.hex
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.htm
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.lnp
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.plg
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.sct
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.tra
23_触摸屏校正与测试程序/debug/DebugInFlash/stm32lib.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/stm32lib.d
23_触摸屏校正与测试程序/debug/DebugInFlash/stm32lib.o
23_触摸屏校正与测试程序/debug/DebugInFlash/sysinit.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/sysinit.d
23_触摸屏校正与测试程序/debug/DebugInFlash/sysinit.o
23_触摸屏校正与测试程序/debug/List/os_cpu_a.lst
23_触摸屏校正与测试程序/debug/List/startup.lst
23_触摸屏校正与测试程序/debug/List/STM32F05X.map
23_触摸屏校正与测试程序/driver/bsp/bsp.c
23_触摸屏校正与测试程序/driver/bsp/bsp.h
23_触摸屏校正与测试程序/driver/bsp/bsp_adc.c
23_触摸屏校正与测试程序/driver/bsp/bsp_adc.h
23_触摸屏校正与测试程序/driver/bsp/bsp_dac.c
23_触摸屏校正与测试程序/driver/bsp/bsp_dac.h
23_触摸屏校正与测试程序/driver/bsp/bsp_exti.c
23_触摸屏校正与测试程序/driver/bsp/bsp_exti.h
23_触摸屏校正与测试程序/driver/bsp/bsp_gpio.c
23_触摸屏校正与测试程序/driver/bsp/bsp_gpio.h
23_触摸屏校正与测试程序/driver/bsp/bsp_i2c.c
23_触摸屏校正与测试程序/driver/bsp/bsp_i2c.h
23_触摸屏校正与测试程序/driver/bsp/bsp_queue.c
23_触摸屏校正与测试程序/driver/bsp/bsp_queue.h
23_触摸屏校正与测试程序/driver/bsp/bsp_spi.c
23_触摸屏校正与测试程序/driver/bsp/bsp_spi.h
23_触摸屏校正与测试程序/driver/bsp/bsp_timer.c
23_触摸屏校正与测试程序/driver/bsp/bsp_timer.h
23_触摸屏校正与测试程序/driver/bsp/bsp_uart.c
23_触摸屏校正与测试程序/driver/bsp/bsp_uart.h
23_触摸屏校正与测试程序/driver/disp/disp.c
23_触摸屏校正与测试程序/driver/disp/disp.h
23_触摸屏校正与测试程序/driver/disp/disp_asclib.c
23_触摸屏校正与测试程序/driver/disp/disp_lcd.c
23_触摸屏校正与测试程序/driver/disp/disp_lcd.h
23_触摸屏校正与测试程序/driver/disp/disp_touch.c
23_触摸屏校正与测试程序/driver/disp/disp_touch.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_adc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_cec.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_comp.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_crc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_dac.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_dbgmcu.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_dma.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_exti.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_flash.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_gpio.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_i2c.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_iwdg.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_misc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_pwr.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_rcc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_rtc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_spi.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_syscfg.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_tim.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_usart.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_wwdg.h
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_adc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_cec.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_comp.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_crc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_dac.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_dbgmcu.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_dma.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_exti.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_flash.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_gpio.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_i2c.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_iwdg.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_misc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_pwr.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_rcc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_rtc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_spi.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_syscfg.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_tim.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_usart.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_wwdg.c
23_触摸屏校正与测试程序/driver/stm32lib/stm32lib.c
23_触摸屏校正与测试程序/driver/stm32lib/stm32lib.h
23_触摸屏校正与测试程序/JLinkSettings.ini
23_触摸屏校正与测试程序/startup/core_cm0.h
23_触摸屏校正与测试程序/startup/core_cmFunc.h
23_触摸屏校正与测试程序/startup/core_cmInstr.h
23_触摸屏校正与测试程序/startup/os_cpu_a.s
23_触摸屏校正与测试程序/startup/startup.s
23_触摸屏校正与测试程序/startup/stm32f0xx.h
23_触摸屏校正与测试程序/startup/sysinit.c
23_触摸屏校正与测试程序/startup/sysinit.h
23_触摸屏校正与测试程序/STM32F05XR.uvgui.Administrator
23_触摸屏校正与测试程序/STM32F05XR.uvopt
23_触摸屏校正与测试程序/STM32F05XR.uvproj
23_触摸屏校正与测试程序/STM32F05XR_DebugInFlash.dep
23_触摸屏校正与测试程序/STM32F05XR_uvopt.bak
23_触摸屏校正与测试程序/user/main.c
23_触摸屏校正与测试程序/driver/stm32lib/inc
23_触摸屏校正与测试程序/driver/stm32lib/src
23_触摸屏校正与测试程序/debug/DebugInFlash
23_触摸屏校正与测试程序/debug/List
23_触摸屏校正与测试程序/driver/bsp
23_触摸屏校正与测试程序/driver/disp
23_触摸屏校正
23_触摸屏校正与测试程序/debug/DebugInFlash/bsp.d
23_触摸屏校正与测试程序/debug/DebugInFlash/bsp.o
23_触摸屏校正与测试程序/debug/DebugInFlash/disp.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/disp.d
23_触摸屏校正与测试程序/debug/DebugInFlash/disp.o
23_触摸屏校正与测试程序/debug/DebugInFlash/main.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/main.d
23_触摸屏校正与测试程序/debug/DebugInFlash/main.o
23_触摸屏校正与测试程序/debug/DebugInFlash/os_cpu_a.d
23_触摸屏校正与测试程序/debug/DebugInFlash/os_cpu_a.o
23_触摸屏校正与测试程序/debug/DebugInFlash/startup.d
23_触摸屏校正与测试程序/debug/DebugInFlash/startup.o
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.axf
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.hex
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.htm
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.lnp
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.plg
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.sct
23_触摸屏校正与测试程序/debug/DebugInFlash/STM32F05X.tra
23_触摸屏校正与测试程序/debug/DebugInFlash/stm32lib.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/stm32lib.d
23_触摸屏校正与测试程序/debug/DebugInFlash/stm32lib.o
23_触摸屏校正与测试程序/debug/DebugInFlash/sysinit.crf
23_触摸屏校正与测试程序/debug/DebugInFlash/sysinit.d
23_触摸屏校正与测试程序/debug/DebugInFlash/sysinit.o
23_触摸屏校正与测试程序/debug/List/os_cpu_a.lst
23_触摸屏校正与测试程序/debug/List/startup.lst
23_触摸屏校正与测试程序/debug/List/STM32F05X.map
23_触摸屏校正与测试程序/driver/bsp/bsp.c
23_触摸屏校正与测试程序/driver/bsp/bsp.h
23_触摸屏校正与测试程序/driver/bsp/bsp_adc.c
23_触摸屏校正与测试程序/driver/bsp/bsp_adc.h
23_触摸屏校正与测试程序/driver/bsp/bsp_dac.c
23_触摸屏校正与测试程序/driver/bsp/bsp_dac.h
23_触摸屏校正与测试程序/driver/bsp/bsp_exti.c
23_触摸屏校正与测试程序/driver/bsp/bsp_exti.h
23_触摸屏校正与测试程序/driver/bsp/bsp_gpio.c
23_触摸屏校正与测试程序/driver/bsp/bsp_gpio.h
23_触摸屏校正与测试程序/driver/bsp/bsp_i2c.c
23_触摸屏校正与测试程序/driver/bsp/bsp_i2c.h
23_触摸屏校正与测试程序/driver/bsp/bsp_queue.c
23_触摸屏校正与测试程序/driver/bsp/bsp_queue.h
23_触摸屏校正与测试程序/driver/bsp/bsp_spi.c
23_触摸屏校正与测试程序/driver/bsp/bsp_spi.h
23_触摸屏校正与测试程序/driver/bsp/bsp_timer.c
23_触摸屏校正与测试程序/driver/bsp/bsp_timer.h
23_触摸屏校正与测试程序/driver/bsp/bsp_uart.c
23_触摸屏校正与测试程序/driver/bsp/bsp_uart.h
23_触摸屏校正与测试程序/driver/disp/disp.c
23_触摸屏校正与测试程序/driver/disp/disp.h
23_触摸屏校正与测试程序/driver/disp/disp_asclib.c
23_触摸屏校正与测试程序/driver/disp/disp_lcd.c
23_触摸屏校正与测试程序/driver/disp/disp_lcd.h
23_触摸屏校正与测试程序/driver/disp/disp_touch.c
23_触摸屏校正与测试程序/driver/disp/disp_touch.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_adc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_cec.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_comp.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_crc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_dac.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_dbgmcu.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_dma.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_exti.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_flash.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_gpio.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_i2c.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_iwdg.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_misc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_pwr.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_rcc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_rtc.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_spi.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_syscfg.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_tim.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_usart.h
23_触摸屏校正与测试程序/driver/stm32lib/inc/stm32f0xx_wwdg.h
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_adc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_cec.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_comp.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_crc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_dac.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_dbgmcu.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_dma.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_exti.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_flash.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_gpio.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_i2c.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_iwdg.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_misc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_pwr.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_rcc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_rtc.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_spi.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_syscfg.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_tim.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_usart.c
23_触摸屏校正与测试程序/driver/stm32lib/src/stm32f0xx_wwdg.c
23_触摸屏校正与测试程序/driver/stm32lib/stm32lib.c
23_触摸屏校正与测试程序/driver/stm32lib/stm32lib.h
23_触摸屏校正与测试程序/JLinkSettings.ini
23_触摸屏校正与测试程序/startup/core_cm0.h
23_触摸屏校正与测试程序/startup/core_cmFunc.h
23_触摸屏校正与测试程序/startup/core_cmInstr.h
23_触摸屏校正与测试程序/startup/os_cpu_a.s
23_触摸屏校正与测试程序/startup/startup.s
23_触摸屏校正与测试程序/startup/stm32f0xx.h
23_触摸屏校正与测试程序/startup/sysinit.c
23_触摸屏校正与测试程序/startup/sysinit.h
23_触摸屏校正与测试程序/STM32F05XR.uvgui.Administrator
23_触摸屏校正与测试程序/STM32F05XR.uvopt
23_触摸屏校正与测试程序/STM32F05XR.uvproj
23_触摸屏校正与测试程序/STM32F05XR_DebugInFlash.dep
23_触摸屏校正与测试程序/STM32F05XR_uvopt.bak
23_触摸屏校正与测试程序/user/main.c
23_触摸屏校正与测试程序/driver/stm32lib/inc
23_触摸屏校正与测试程序/driver/stm32lib/src
23_触摸屏校正与测试程序/debug/DebugInFlash
23_触摸屏校正与测试程序/debug/List
23_触摸屏校正与测试程序/driver/bsp
23_触摸屏校正与测试程序/driver/disp
23_触摸屏校正
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.