文件名称:driverForTouchableScreen
- 所属分类:
- uCOS开发
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 191kb
- 下载次数:
- 0次
- 提 供 者:
- shizh*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ucos系统下,在arm2410-s板上,通过研究学习触摸屏的原理,实现触摸屏驱动。本触摸屏是电压式触摸屏。-ucos system, in the arm2410-s board, through research to learn touch-screen principle, to implement a touch screen driver. The touch screen is a voltage type touch screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
driver for tuchable screen\Exp5.mcp
..........................\...._Data\CWSettingsWindows.stg
..........................\.........\Debug\Exp5.axf
..........................\.........\.....\ObjectCode\cpu.o
..........................\.........\.....\..........\drivers.o
..........................\.........\.....\..........\exception.o
..........................\.........\.....\..........\heap.o
..........................\.........\.....\..........\ISR.o
..........................\.........\.....\..........\lib.o
..........................\.........\.....\..........\main.o
..........................\.........\.....\..........\pagetable.o
..........................\.........\.....\..........\retarget.o
..........................\.........\.....\..........\serial-2410.o
..........................\.........\.....\..........\spi.o
..........................\.........\.....\..........\stack.o
..........................\.........\.....\..........\Startup.o
..........................\.........\.....\..........\tchScr.o
..........................\.........\.....\..........\UHAL.o
..........................\.........\.....\..........\_desktop.ini
..........................\.........\.....\system.bin
..........................\.........\.....\TargetDataWindows.tdt
..........................\.........\.....\_desktop.ini
..........................\.........\Release\TargetDataWindows.tdt
..........................\.........\.......\_desktop.ini
..........................\.........\_desktop.ini
..........................\inc\bitfield.h
..........................\...\cpu.h
..........................\...\drivers.h
..........................\...\gpio.h
..........................\...\lib.h
..........................\...\macro.h
..........................\...\reg2410.h
..........................\...\Serial.h
..........................\...\spi.h
..........................\...\tchScr.h
..........................\...\uart.h
..........................\...\_desktop.ini
..........................\..it\exception.s
..........................\....\heap.s
..........................\....\pagetable.s
..........................\....\readme.txt
..........................\....\retarget.c
..........................\....\scat_ram.scf
..........................\....\scat_ram_release.scf
..........................\....\scat_rom.scf
..........................\....\stack.s
..........................\....\_desktop.ini
..........................\src\cpu.c
..........................\...\drivers.c
..........................\...\lib.c
..........................\...\main.c
..........................\...\serial-2410.c
..........................\...\spi.c
..........................\...\tchScr.c
..........................\...\_desktop.ini
..........................\.tartup\2410addr.s
..........................\.......\Startup.s
..........................\.......\_desktop.ini
..........................\uhal\isr.c
..........................\....\isr.h
..........................\....\UHAL.c
..........................\....\uhal.h
..........................\....\_desktop.ini
..........................\_desktop.ini
..........................\Exp5_Data\Debug\ObjectCode
..........................\.........\Debug
..........................\.........\Release
..........................\Exp5_Data
..........................\inc
..........................\init
..........................\src
..........................\startup
..........................\uhal
driver for tuchable screen
..........................\...._Data\CWSettingsWindows.stg
..........................\.........\Debug\Exp5.axf
..........................\.........\.....\ObjectCode\cpu.o
..........................\.........\.....\..........\drivers.o
..........................\.........\.....\..........\exception.o
..........................\.........\.....\..........\heap.o
..........................\.........\.....\..........\ISR.o
..........................\.........\.....\..........\lib.o
..........................\.........\.....\..........\main.o
..........................\.........\.....\..........\pagetable.o
..........................\.........\.....\..........\retarget.o
..........................\.........\.....\..........\serial-2410.o
..........................\.........\.....\..........\spi.o
..........................\.........\.....\..........\stack.o
..........................\.........\.....\..........\Startup.o
..........................\.........\.....\..........\tchScr.o
..........................\.........\.....\..........\UHAL.o
..........................\.........\.....\..........\_desktop.ini
..........................\.........\.....\system.bin
..........................\.........\.....\TargetDataWindows.tdt
..........................\.........\.....\_desktop.ini
..........................\.........\Release\TargetDataWindows.tdt
..........................\.........\.......\_desktop.ini
..........................\.........\_desktop.ini
..........................\inc\bitfield.h
..........................\...\cpu.h
..........................\...\drivers.h
..........................\...\gpio.h
..........................\...\lib.h
..........................\...\macro.h
..........................\...\reg2410.h
..........................\...\Serial.h
..........................\...\spi.h
..........................\...\tchScr.h
..........................\...\uart.h
..........................\...\_desktop.ini
..........................\..it\exception.s
..........................\....\heap.s
..........................\....\pagetable.s
..........................\....\readme.txt
..........................\....\retarget.c
..........................\....\scat_ram.scf
..........................\....\scat_ram_release.scf
..........................\....\scat_rom.scf
..........................\....\stack.s
..........................\....\_desktop.ini
..........................\src\cpu.c
..........................\...\drivers.c
..........................\...\lib.c
..........................\...\main.c
..........................\...\serial-2410.c
..........................\...\spi.c
..........................\...\tchScr.c
..........................\...\_desktop.ini
..........................\.tartup\2410addr.s
..........................\.......\Startup.s
..........................\.......\_desktop.ini
..........................\uhal\isr.c
..........................\....\isr.h
..........................\....\UHAL.c
..........................\....\uhal.h
..........................\....\_desktop.ini
..........................\_desktop.ini
..........................\Exp5_Data\Debug\ObjectCode
..........................\.........\Debug
..........................\.........\Release
..........................\Exp5_Data
..........................\inc
..........................\init
..........................\src
..........................\startup
..........................\uhal
driver for tuchable screen