文件名称:lcd-touch-screen
介绍说明--下载内容来自于网络,使用问题请自行百度
基于STM32的液晶触摸程序,MCU是STM32f103,通过 TSC2046 芯片控制触摸屏,TSC2046 是专用在四线电阻屏的触摸屏控制器,MCU 可通过 SPI 接口向它写入控制字,由它测得 X、Y 方向的触点电压返回给 MCU-LCD touch program, based on STM32 MCU is STM32f103, through TSC2046 chip control, touch screen, TSC2046 is dedicated in four-wire resistive screen touch screen controller, MCU can be controlled through the SPI interface to write words, which measured the contact voltage of X, Y direction is returned to the MCU
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7、液晶触摸/
7、液晶触摸/Doc/
7、液晶触摸/Doc/readme.txt
7、液晶触摸/keilkill.bat
7、液晶触摸/Libraries/
7、液晶触摸/Libraries/CMSIS/
7、液晶触摸/Libraries/CMSIS/core_cm3.c
7、液晶触摸/Libraries/CMSIS/core_cm3.h
7、液晶触摸/Libraries/CMSIS/startup/
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_md.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
7、液晶触摸/Libraries/CMSIS/stm32f10x.h
7、液晶触摸/Libraries/CMSIS/system_stm32f10x.c
7、液晶触摸/Libraries/CMSIS/system_stm32f10x.h
7、液晶触摸/Libraries/FWlib/
7、液晶触摸/Libraries/FWlib/inc/
7、液晶触摸/Libraries/FWlib/inc/misc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_adc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_bkp.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_can.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_cec.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_crc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_dac.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_dma.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_exti.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_flash.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_fsmc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_gpio.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_i2c.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_iwdg.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_pwr.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_rcc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_rtc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_sdio.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_spi.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_tim.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_usart.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_wwdg.h
7、液晶触摸/Libraries/FWlib/src/
7、液晶触摸/Libraries/FWlib/src/misc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_adc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_bkp.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_can.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_cec.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_crc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_dac.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_dbgmcu.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_dma.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_exti.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_flash.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_fsmc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_gpio.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_i2c.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_iwdg.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_pwr.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_rcc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_rtc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_sdio.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_spi.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_tim.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_usart.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_wwdg.c
7、液晶触摸/Listing/
7、液晶触摸/Output/
7、液晶触摸/Output/Template.hex
7、液晶触摸/Project/
7、液晶触摸/Project/RVMDK(uv4)/
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvopt
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvproj
7、液晶触摸/Project/RVMDK(uv4)/JLinkSettings.ini
7、液晶触摸/User/
7、液晶触摸/User/lcd/
7、液晶触摸/User/lcd/ascii.h
7、液晶触摸/User/lcd/bsp_gpio_spi.c
7、液晶触摸/User/lcd/bsp_gpio_spi.h
7、液晶触摸/User/lcd/bsp_ili9341_lcd.c
7、液晶触摸/User/lcd/bsp_ili9341_lcd.h
7、液晶触摸/User/lcd/bsp_touch.c
7、液晶触摸/User/lcd/bsp_touch.h
7、液晶触摸/User/led/
7、液晶触摸/User/led/bsp_led.c
7、液晶触摸/User/led/bsp_led.h
7、液晶触摸/User/main.c
7、液晶触摸/User/stm32f10x_conf.h
7、液晶触摸/User/stm32f10x_it.c
7、液晶触摸/User/stm32f10x_it.h
7、液晶触摸/User/SysTick/
7、液晶触摸/User/SysTick/bsp_SysTick.c
7、液晶触摸/User/SysTick/bsp_SysTick.h
7、液晶触摸/User/touch/
7、液晶触摸/User/touch/ascii.h
7、液晶触摸/User/touch/bsp_gpio_spi.c
7、液晶触摸/User/touch/bsp_gpio_spi.h
7、液晶触摸/User/touch/bsp_ili9341_lcd.c
7、液晶触摸/User/touch/bsp_ili9341_lcd.h
7、液晶触摸/User/touch/bsp_touch.c
7、液晶触摸/User/touch/bsp_touch.h
7、液晶触摸/Doc/
7、液晶触摸/Doc/readme.txt
7、液晶触摸/keilkill.bat
7、液晶触摸/Libraries/
7、液晶触摸/Libraries/CMSIS/
7、液晶触摸/Libraries/CMSIS/core_cm3.c
7、液晶触摸/Libraries/CMSIS/core_cm3.h
7、液晶触摸/Libraries/CMSIS/startup/
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_md.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
7、液晶触摸/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
7、液晶触摸/Libraries/CMSIS/stm32f10x.h
7、液晶触摸/Libraries/CMSIS/system_stm32f10x.c
7、液晶触摸/Libraries/CMSIS/system_stm32f10x.h
7、液晶触摸/Libraries/FWlib/
7、液晶触摸/Libraries/FWlib/inc/
7、液晶触摸/Libraries/FWlib/inc/misc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_adc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_bkp.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_can.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_cec.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_crc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_dac.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_dma.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_exti.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_flash.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_fsmc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_gpio.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_i2c.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_iwdg.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_pwr.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_rcc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_rtc.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_sdio.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_spi.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_tim.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_usart.h
7、液晶触摸/Libraries/FWlib/inc/stm32f10x_wwdg.h
7、液晶触摸/Libraries/FWlib/src/
7、液晶触摸/Libraries/FWlib/src/misc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_adc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_bkp.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_can.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_cec.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_crc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_dac.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_dbgmcu.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_dma.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_exti.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_flash.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_fsmc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_gpio.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_i2c.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_iwdg.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_pwr.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_rcc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_rtc.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_sdio.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_spi.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_tim.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_usart.c
7、液晶触摸/Libraries/FWlib/src/stm32f10x_wwdg.c
7、液晶触摸/Listing/
7、液晶触摸/Output/
7、液晶触摸/Output/Template.hex
7、液晶触摸/Project/
7、液晶触摸/Project/RVMDK(uv4)/
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvgui.Administrator
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvgui.fire
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvopt
7、液晶触摸/Project/RVMDK(uv4)/iSO-STM32.uvproj
7、液晶触摸/Project/RVMDK(uv4)/JLinkSettings.ini
7、液晶触摸/User/
7、液晶触摸/User/lcd/
7、液晶触摸/User/lcd/ascii.h
7、液晶触摸/User/lcd/bsp_gpio_spi.c
7、液晶触摸/User/lcd/bsp_gpio_spi.h
7、液晶触摸/User/lcd/bsp_ili9341_lcd.c
7、液晶触摸/User/lcd/bsp_ili9341_lcd.h
7、液晶触摸/User/lcd/bsp_touch.c
7、液晶触摸/User/lcd/bsp_touch.h
7、液晶触摸/User/led/
7、液晶触摸/User/led/bsp_led.c
7、液晶触摸/User/led/bsp_led.h
7、液晶触摸/User/main.c
7、液晶触摸/User/stm32f10x_conf.h
7、液晶触摸/User/stm32f10x_it.c
7、液晶触摸/User/stm32f10x_it.h
7、液晶触摸/User/SysTick/
7、液晶触摸/User/SysTick/bsp_SysTick.c
7、液晶触摸/User/SysTick/bsp_SysTick.h
7、液晶触摸/User/touch/
7、液晶触摸/User/touch/ascii.h
7、液晶触摸/User/touch/bsp_gpio_spi.c
7、液晶触摸/User/touch/bsp_gpio_spi.h
7、液晶触摸/User/touch/bsp_ili9341_lcd.c
7、液晶触摸/User/touch/bsp_ili9341_lcd.h
7、液晶触摸/User/touch/bsp_touch.c
7、液晶触摸/User/touch/bsp_touch.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.