文件名称:23_stm32_screen_test
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-26
- 文件大小:
- 827kb
- 下载次数:
- 0次
- 提 供 者:
- huangs******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
单片机stm32芯片,触摸屏校正与测试程序,KEI原代码-Stm32 chip microcontroller, touch screen calibration and testing procedures, KEI original code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
23_触摸屏校正与测试程序\debug\DebugInFlash\bsp.crf
.......................\.....\............\bsp.d
.......................\.....\............\bsp.o
.......................\.....\............\disp.crf
.......................\.....\............\disp.d
.......................\.....\............\disp.o
.......................\.....\............\main.crf
.......................\.....\............\main.d
.......................\.....\............\main.o
.......................\.....\............\os_cpu_a.d
.......................\.....\............\os_cpu_a.o
.......................\.....\............\startup.d
.......................\.....\............\startup.o
.......................\.....\............\STM32F05X.axf
.......................\.....\............\STM32F05X.hex
.......................\.....\............\STM32F05X.htm
.......................\.....\............\STM32F05X.lnp
.......................\.....\............\STM32F05X.plg
.......................\.....\............\STM32F05X.sct
.......................\.....\............\STM32F05X.tra
.......................\.....\............\stm32lib.crf
.......................\.....\............\stm32lib.d
.......................\.....\............\stm32lib.o
.......................\.....\............\sysinit.crf
.......................\.....\............\sysinit.d
.......................\.....\............\sysinit.o
.......................\.....\List\os_cpu_a.lst
.......................\.....\....\startup.lst
.......................\.....\....\STM32F05X.map
.......................\.river\bsp\bsp.c
.......................\......\...\bsp.h
.......................\......\...\bsp_adc.c
.......................\......\...\bsp_adc.h
.......................\......\...\bsp_dac.c
.......................\......\...\bsp_dac.h
.......................\......\...\bsp_exti.c
.......................\......\...\bsp_exti.h
.......................\......\...\bsp_gpio.c
.......................\......\...\bsp_gpio.h
.......................\......\...\bsp_i2c.c
.......................\......\...\bsp_i2c.h
.......................\......\...\bsp_queue.c
.......................\......\...\bsp_queue.h
.......................\......\...\bsp_spi.c
.......................\......\...\bsp_spi.h
.......................\......\...\bsp_timer.c
.......................\......\...\bsp_timer.h
.......................\......\...\bsp_uart.c
.......................\......\...\bsp_uart.h
.......................\......\disp\disp.c
.......................\......\....\disp.h
.......................\......\....\disp_asclib.c
.......................\......\....\disp_lcd.c
.......................\......\....\disp_lcd.h
.......................\......\....\disp_touch.c
.......................\......\....\disp_touch.h
.......................\......\stm32lib\inc\stm32f0xx_adc.h
.......................\......\........\...\stm32f0xx_cec.h
.......................\......\........\...\stm32f0xx_comp.h
.......................\......\........\...\stm32f0xx_crc.h
.......................\......\........\...\stm32f0xx_dac.h
.......................\......\........\...\stm32f0xx_dbgmcu.h
.......................\......\........\...\stm32f0xx_dma.h
.......................\......\........\...\stm32f0xx_exti.h
.......................\......\........\...\stm32f0xx_flash.h
.......................\......\........\...\stm32f0xx_gpio.h
.......................\......\........\...\stm32f0xx_i2c.h
.......................\......\........\...\stm32f0xx_iwdg.h
.......................\......\........\...\stm32f0xx_misc.h
.......................\......\........\...\stm32f0xx_pwr.h
.......................\......\........\...\stm32f0xx_rcc.h
.......................\......\........\...\stm32f0xx_rtc.h
.......................\......\........\...\stm32f0xx_spi.h
.......................\......\........\...\stm32f0xx_syscfg.h
.......................\......\........\...\stm32f0xx_tim.h
.......................\......\........\...\stm32f0xx_usart.h
.......................\......\........\...\stm32f0xx_wwdg.h
.......................\......\........\src\stm