文件名称:TFT(touch)
介绍说明--下载内容来自于网络,使用问题请自行百度
基于stm32f103vet6的XPT2046触摸屏的初始化,含触摸屏校准。-Based stm32f103vet6 XPT2046 touch screen initialization, containing the touch screen calibration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TFT(触摸屏)/
TFT(触摸屏)/HARDWARE/
TFT(触摸屏)/HARDWARE/EXTI/
TFT(触摸屏)/HARDWARE/EXTI/exti.c
TFT(触摸屏)/HARDWARE/EXTI/exti.h
TFT(触摸屏)/HARDWARE/IIC/
TFT(触摸屏)/HARDWARE/IIC/iic.c
TFT(触摸屏)/HARDWARE/IIC/iic.h
TFT(触摸屏)/HARDWARE/LED/
TFT(触摸屏)/HARDWARE/LED/led.c
TFT(触摸屏)/HARDWARE/LED/led.h
TFT(触摸屏)/HARDWARE/NRF24L01/
TFT(触摸屏)/HARDWARE/NRF24L01/NRF24L01.c
TFT(触摸屏)/HARDWARE/NRF24L01/NRF24L01.h
TFT(触摸屏)/HARDWARE/SPI/
TFT(触摸屏)/HARDWARE/SPI/SPI.c
TFT(触摸屏)/HARDWARE/SPI/SPI.h
TFT(触摸屏)/HARDWARE/TFT/
TFT(触摸屏)/HARDWARE/TFT/AsciiLib.c
TFT(触摸屏)/HARDWARE/TFT/AsciiLib.h
TFT(触摸屏)/HARDWARE/TFT/FONT.H
TFT(触摸屏)/HARDWARE/TFT/HzLib.c
TFT(触摸屏)/HARDWARE/TFT/HzLib.h
TFT(触摸屏)/HARDWARE/TFT/TFT.c
TFT(触摸屏)/HARDWARE/TFT/TFT.h
TFT(触摸屏)/HARDWARE/Timer/
TFT(触摸屏)/HARDWARE/Timer/timer.c
TFT(触摸屏)/HARDWARE/Timer/timer.h
TFT(触摸屏)/HARDWARE/Touch/
TFT(触摸屏)/HARDWARE/Touch/XPT2046.c
TFT(触摸屏)/HARDWARE/Touch/XPT2046.h
TFT(触摸屏)/HARDWARE/UART/
TFT(触摸屏)/HARDWARE/UART/UART.c
TFT(触摸屏)/HARDWARE/UART/UART.h
TFT(触摸屏)/JLink Regs CM3.txt
TFT(触摸屏)/JLinkLog.txt
TFT(触摸屏)/JLinkSettings.ini
TFT(触摸屏)/Libraries/
TFT(触摸屏)/Libraries/CMSIS/
TFT(触摸屏)/Libraries/CMSIS/CM3/
TFT(触摸屏)/Libraries/CMSIS/CM3/CoreSupport/
TFT(触摸屏)/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
TFT(触摸屏)/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
TFT(触摸屏)/Libraries/C
TFT(触摸屏)/HARDWARE/
TFT(触摸屏)/HARDWARE/EXTI/
TFT(触摸屏)/HARDWARE/EXTI/exti.c
TFT(触摸屏)/HARDWARE/EXTI/exti.h
TFT(触摸屏)/HARDWARE/IIC/
TFT(触摸屏)/HARDWARE/IIC/iic.c
TFT(触摸屏)/HARDWARE/IIC/iic.h
TFT(触摸屏)/HARDWARE/LED/
TFT(触摸屏)/HARDWARE/LED/led.c
TFT(触摸屏)/HARDWARE/LED/led.h
TFT(触摸屏)/HARDWARE/NRF24L01/
TFT(触摸屏)/HARDWARE/NRF24L01/NRF24L01.c
TFT(触摸屏)/HARDWARE/NRF24L01/NRF24L01.h
TFT(触摸屏)/HARDWARE/SPI/
TFT(触摸屏)/HARDWARE/SPI/SPI.c
TFT(触摸屏)/HARDWARE/SPI/SPI.h
TFT(触摸屏)/HARDWARE/TFT/
TFT(触摸屏)/HARDWARE/TFT/AsciiLib.c
TFT(触摸屏)/HARDWARE/TFT/AsciiLib.h
TFT(触摸屏)/HARDWARE/TFT/FONT.H
TFT(触摸屏)/HARDWARE/TFT/HzLib.c
TFT(触摸屏)/HARDWARE/TFT/HzLib.h
TFT(触摸屏)/HARDWARE/TFT/TFT.c
TFT(触摸屏)/HARDWARE/TFT/TFT.h
TFT(触摸屏)/HARDWARE/Timer/
TFT(触摸屏)/HARDWARE/Timer/timer.c
TFT(触摸屏)/HARDWARE/Timer/timer.h
TFT(触摸屏)/HARDWARE/Touch/
TFT(触摸屏)/HARDWARE/Touch/XPT2046.c
TFT(触摸屏)/HARDWARE/Touch/XPT2046.h
TFT(触摸屏)/HARDWARE/UART/
TFT(触摸屏)/HARDWARE/UART/UART.c
TFT(触摸屏)/HARDWARE/UART/UART.h
TFT(触摸屏)/JLink Regs CM3.txt
TFT(触摸屏)/JLinkLog.txt
TFT(触摸屏)/JLinkSettings.ini
TFT(触摸屏)/Libraries/
TFT(触摸屏)/Libraries/CMSIS/
TFT(触摸屏)/Libraries/CMSIS/CM3/
TFT(触摸屏)/Libraries/CMSIS/CM3/CoreSupport/
TFT(触摸屏)/Libraries/CMSIS/CM3/CoreSupport/core_cm3.c
TFT(触摸屏)/Libraries/CMSIS/CM3/CoreSupport/core_cm3.h
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/Release_Notes.html
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/TrueSTUDIO/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/arm/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/gcc_ride7/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_cl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_hd_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_ld_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_md_vl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/startup/iar/startup_stm32f10x_xl.s
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/stm32f10x.h
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.c
TFT(触摸屏)/Libraries/CMSIS/CM3/DeviceSupport/ST/STM32F10x/system_stm32f10x.h
TFT(触摸屏)/Libraries/C
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.