文件名称:30-电阻触摸屏—触摸画板
介绍说明--下载内容来自于网络,使用问题请自行百度
显示一个触摸画板应用,展示LCD的触摸屏功能
本程序液晶显示的汉字字模是存储在外部FLASH的。(Show a touch panel application to display the touchscreen capabilities of LCD
This program is a matrix liquid crystal display Chinese characters stored in the external FLASH.)
本程序液晶显示的汉字字模是存储在外部FLASH的。(Show a touch panel application to display the touchscreen capabilities of LCD
This program is a matrix liquid crystal display Chinese characters stored in the external FLASH.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
30-电阻触摸屏—触摸画板/3.2寸液晶与STM32接线方式.xls
30-电阻触摸屏—触摸画板/Doc/readme.txt
30-电阻触摸屏—触摸画板/Libraries/CMSIS/core_cm3.c
30-电阻触摸屏—触摸画板/Libraries/CMSIS/core_cm3.h
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_md.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/stm32f10x.h
30-电阻触摸屏—触摸画板/Libraries/CMSIS/system_stm32f10x.c
30-电阻触摸屏—触摸画板/Libraries/CMSIS/system_stm32f10x.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/misc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_adc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_bkp.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_can.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_cec.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_crc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_dac.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_dma.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_exti.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_flash.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_fsmc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_gpio.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_i2c.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_iwdg.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_pwr.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_rcc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_rtc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_sdio.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_spi.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_tim.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_usart.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_wwdg.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/misc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_adc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_bkp.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_can.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_cec.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_crc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_dac.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_dbgmcu.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_dma.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_exti.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_flash.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_fsmc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_gpio.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_i2c.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_iwdg.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_pwr.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_rcc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_rtc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_sdio.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_spi.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_tim.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_usart.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_wwdg.c
30-电阻触摸屏—触摸画板/Output/Template.hex
30-电阻触摸屏—触摸画板/Output/Template.sct
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/BH-F103.uvoptx
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/BH-F103.uvprojx
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/RTE/RTE_Components.h
30-电阻触摸屏—触摸画板/User/flash/bsp_spi_flash.c
30-电阻触摸屏—触摸画板/User/flash/bsp_spi_flash.h
30-电阻触摸屏—触摸画板/User/font/fonts.c
30-电阻触摸屏—触摸画板/User/font/fonts.h
30-电阻触摸屏—触摸画板/User/lcd/bsp_ili9341_lcd.c
30-电阻触摸屏—触摸画板/User/lcd/bsp_ili9341_lcd.h
30-电阻触摸屏—触摸画板/User/lcd/bsp_xpt2046_lcd.c
30-电阻触摸屏—触摸画板/User/lcd/bsp_xpt2046_lcd.h
30-电阻触摸屏—触摸画板/User/led/bsp_led.c
30-电阻触摸屏—触摸画板/User/led/bsp_led.h
30-电阻触摸屏—触摸画板/User/main.c
30-电阻触摸屏—触摸画板/User/palette.c
30-电阻触摸屏—触摸画板/User/palette.h
30-电阻触摸屏—触摸画板/User/stm32f10x_conf.h
30-电阻触摸屏—触摸画板/User/stm32f10x_it.c
30-电阻触摸屏—触摸画板/User/stm32f10x_it.h
30-电阻触摸屏—触摸画板/User/SysTick/bsp_SysTick.c
30-电阻触摸屏—触摸画板/User/SysTick/bsp_SysTick.h
30-电阻触摸屏—触摸画板/User/usart/bsp_usart.c
30-电阻触摸屏—触摸画板/User/usart/bsp_usart.h
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc
30-电阻触摸屏—触摸画板/Libraries/FWlib/src
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/RTE
30-电阻触摸屏—触摸画板/Libraries/CMSIS
30-电阻触摸屏—触摸画板/Libraries/FWlib
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)
30-电阻触摸屏—触摸画板/User/flash
30-电阻触摸屏—触摸画板/User/font
30-电阻触摸屏—触摸画板/User/lcd
30-电阻触摸屏—触摸画板/User/led
30-电阻触摸屏—触摸画板/User/SysTick
30-电阻触摸屏—触摸画板/User/usart
30-电阻触摸屏—触摸画板/Doc
30-电阻触摸屏—触摸画板/Libraries
30-电阻触摸屏—触摸画板/Listing
30-电阻触摸屏—触摸画板/Output
30-电阻触摸屏—触摸画板/Project
30-电阻触摸屏—触摸画板/User
30-电阻触摸屏—触摸画板
30-电阻触摸屏—触摸画板/Doc/readme.txt
30-电阻触摸屏—触摸画板/Libraries/CMSIS/core_cm3.c
30-电阻触摸屏—触摸画板/Libraries/CMSIS/core_cm3.h
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_cl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_hd.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_hd_vl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_ld.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_ld_vl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_md.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_md_vl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup/startup_stm32f10x_xl.s
30-电阻触摸屏—触摸画板/Libraries/CMSIS/stm32f10x.h
30-电阻触摸屏—触摸画板/Libraries/CMSIS/system_stm32f10x.c
30-电阻触摸屏—触摸画板/Libraries/CMSIS/system_stm32f10x.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/misc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_adc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_bkp.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_can.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_cec.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_crc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_dac.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_dbgmcu.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_dma.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_exti.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_flash.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_fsmc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_gpio.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_i2c.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_iwdg.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_pwr.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_rcc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_rtc.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_sdio.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_spi.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_tim.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_usart.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc/stm32f10x_wwdg.h
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/misc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_adc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_bkp.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_can.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_cec.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_crc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_dac.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_dbgmcu.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_dma.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_exti.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_flash.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_fsmc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_gpio.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_i2c.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_iwdg.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_pwr.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_rcc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_rtc.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_sdio.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_spi.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_tim.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_usart.c
30-电阻触摸屏—触摸画板/Libraries/FWlib/src/stm32f10x_wwdg.c
30-电阻触摸屏—触摸画板/Output/Template.hex
30-电阻触摸屏—触摸画板/Output/Template.sct
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/BH-F103.uvoptx
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/BH-F103.uvprojx
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/RTE/RTE_Components.h
30-电阻触摸屏—触摸画板/User/flash/bsp_spi_flash.c
30-电阻触摸屏—触摸画板/User/flash/bsp_spi_flash.h
30-电阻触摸屏—触摸画板/User/font/fonts.c
30-电阻触摸屏—触摸画板/User/font/fonts.h
30-电阻触摸屏—触摸画板/User/lcd/bsp_ili9341_lcd.c
30-电阻触摸屏—触摸画板/User/lcd/bsp_ili9341_lcd.h
30-电阻触摸屏—触摸画板/User/lcd/bsp_xpt2046_lcd.c
30-电阻触摸屏—触摸画板/User/lcd/bsp_xpt2046_lcd.h
30-电阻触摸屏—触摸画板/User/led/bsp_led.c
30-电阻触摸屏—触摸画板/User/led/bsp_led.h
30-电阻触摸屏—触摸画板/User/main.c
30-电阻触摸屏—触摸画板/User/palette.c
30-电阻触摸屏—触摸画板/User/palette.h
30-电阻触摸屏—触摸画板/User/stm32f10x_conf.h
30-电阻触摸屏—触摸画板/User/stm32f10x_it.c
30-电阻触摸屏—触摸画板/User/stm32f10x_it.h
30-电阻触摸屏—触摸画板/User/SysTick/bsp_SysTick.c
30-电阻触摸屏—触摸画板/User/SysTick/bsp_SysTick.h
30-电阻触摸屏—触摸画板/User/usart/bsp_usart.c
30-电阻触摸屏—触摸画板/User/usart/bsp_usart.h
30-电阻触摸屏—触摸画板/Libraries/CMSIS/startup
30-电阻触摸屏—触摸画板/Libraries/FWlib/inc
30-电阻触摸屏—触摸画板/Libraries/FWlib/src
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)/RTE
30-电阻触摸屏—触摸画板/Libraries/CMSIS
30-电阻触摸屏—触摸画板/Libraries/FWlib
30-电阻触摸屏—触摸画板/Project/RVMDK(uv5)
30-电阻触摸屏—触摸画板/User/flash
30-电阻触摸屏—触摸画板/User/font
30-电阻触摸屏—触摸画板/User/lcd
30-电阻触摸屏—触摸画板/User/led
30-电阻触摸屏—触摸画板/User/SysTick
30-电阻触摸屏—触摸画板/User/usart
30-电阻触摸屏—触摸画板/Doc
30-电阻触摸屏—触摸画板/Libraries
30-电阻触摸屏—触摸画板/Listing
30-电阻触摸屏—触摸画板/Output
30-电阻触摸屏—触摸画板/Project
30-电阻触摸屏—触摸画板/User
30-电阻触摸屏—触摸画板
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.