文件名称:30-电阻触摸屏—触摸画板

  • 所属分类:
  • 嵌入式/单片机编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-07-28
  • 文件大小:
  • 356kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ```****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

显示一个触摸画板应用,展示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.)
相关搜索: 电阻触摸屏
触摸滑板

(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org