CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 微处理器(ARM/PowerPC等)

文件名称:STM32test

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.77mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

STM32触摸屏测试程序c语言,屏幕大小240x230,运行程序后 在屏幕提示PLEASE TOUCH FIRST POINT 后,点击屏幕显示区的

左上角,屏幕会提示PLEASE TOUCH SECOND POINT,点击屏幕中间的十字图标,

进行以上的校正后, 屏幕上部会出现彩条,点击彩条的颜色,可选择画笔的颜色,并可以在

屏幕上随意画图,点击右上角的CLR,可以清除掉所画的图形。-STM32 touch screen test program c language, screen size 240x230, run the program, the screen prompts the POINT. PLEASE TOUCH the FIRST, click on the screen of the display area

The upper-left corner of the screen will prompt. PLEASE TOUCH SECOND the POINT, click the cross icon in the middle of the screen,

The above correction, the top of the screen color bar, click on the color bar color, you can choose the color of the brush, and can

The random drawing on the screen, click on the top right corner of the CLR, you can get rid of the painted graphics.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

STM32-触摸屏/FWlib/inc/misc.h
STM32-触摸屏/FWlib/inc/stm32f10x_adc.h
STM32-触摸屏/FWlib/inc/stm32f10x_bkp.h
STM32-触摸屏/FWlib/inc/stm32f10x_can.h
STM32-触摸屏/FWlib/inc/stm32f10x_conf.h
STM32-触摸屏/FWlib/inc/stm32f10x_crc.h
STM32-触摸屏/FWlib/inc/stm32f10x_dac.h
STM32-触摸屏/FWlib/inc/stm32f10x_dbgmcu.h
STM32-触摸屏/FWlib/inc/stm32f10x_dma.h
STM32-触摸屏/FWlib/inc/stm32f10x_exti.h
STM32-触摸屏/FWlib/inc/stm32f10x_flash.h
STM32-触摸屏/FWlib/inc/stm32f10x_fsmc.h
STM32-触摸屏/FWlib/inc/stm32f10x_gpio.h
STM32-触摸屏/FWlib/inc/stm32f10x_i2c.h
STM32-触摸屏/FWlib/inc/stm32f10x_iwdg.h
STM32-触摸屏/FWlib/inc/stm32f10x_pwr.h
STM32-触摸屏/FWlib/inc/stm32f10x_rcc.h
STM32-触摸屏/FWlib/inc/stm32f10x_rtc.h
STM32-触摸屏/FWlib/inc/stm32f10x_sdio.h
STM32-触摸屏/FWlib/inc/stm32f10x_spi.h
STM32-触摸屏/FWlib/inc/stm32f10x_tim.h
STM32-触摸屏/FWlib/inc/stm32f10x_usart.h
STM32-触摸屏/FWlib/inc/stm32f10x_wwdg.h
STM32-触摸屏/FWlib/SRC/misc.c
STM32-触摸屏/FWlib/SRC/stm32f10x_adc.c
STM32-触摸屏/FWlib/SRC/stm32f10x_bkp.c
STM32-触摸屏/FWlib/SRC/stm32f10x_can.c
STM32-触摸屏/FWlib/SRC/stm32f10x_crc.c
STM32-触摸屏/FWlib/SRC/stm32f10x_dac.c
STM32-触摸屏/FWlib/SRC/stm32f10x_dbgmcu.c
STM32-触摸屏/FWlib/SRC/stm32f10x_dma.c
STM32-触摸屏/FWlib/SRC/stm32f10x_exti.c
STM32-触摸屏/FWlib/SRC/stm32f10x_flash.c
STM32-触摸屏/FWlib/SRC/stm32f10x_fsmc.c
STM32-触摸屏/FWlib/SRC/stm32f10x_gpio.c
STM32-触摸屏/FWlib/SRC/stm32f10x_i2c.c
STM32-触摸屏/FWlib/SRC/stm32f10x_iwdg.c
STM32-触摸屏/FWlib/SRC/stm32f10x_pwr.c
STM32-触摸屏/FWlib/SRC/stm32f10x_rcc.c
STM32-触摸屏/FWlib/SRC/stm32f10x_rtc.c
STM32-触摸屏/FWlib/SRC/stm32f10x_sdio.c
STM32-触摸屏/FWlib/SRC/stm32f10x_spi.c
STM32-触摸屏/FWlib/SRC/stm32f10x_tim.c
STM32-触摸屏/FWlib/SRC/stm32f10x_usart.c
STM32-触摸屏/FWlib/SRC/stm32f10x_wwdg.c
STM32-触摸屏/FWlib/SRC/system_stm32f10x.c
STM32-触摸屏/JLinkLog.txt
STM32-触摸屏/list/startup_stm32f10x_hd.lst
STM32-触摸屏/list/stm32-fd-touch.map
STM32-触摸屏/obj/core_cm3.crf
STM32-触摸屏/obj/core_cm3.d
STM32-触摸屏/obj/core_cm3.o
STM32-触摸屏/obj/core_cm3.txt
STM32-触摸屏/obj/fsmc_sram.crf
STM32-触摸屏/obj/fsmc_sram.d
STM32-触摸屏/obj/fsmc_sram.o
STM32-触摸屏/obj/fsmc_sram.txt
STM32-触摸屏/obj/lcd_dis24.crf
STM32-触摸屏/obj/lcd_dis24.d
STM32-触摸屏/obj/lcd_dis24.o
STM32-触摸屏/obj/lcd_dis24.txt
STM32-触摸屏/obj/misc.crf
STM32-触摸屏/obj/misc.d
STM32-触摸屏/obj/misc.o
STM32-触摸屏/obj/misc.txt
STM32-触摸屏/obj/pic.crf
STM32-触摸屏/obj/pic.d
STM32-触摸屏/obj/pic.o
STM32-触摸屏/obj/pic.txt
STM32-触摸屏/obj/spi_flash.crf
STM32-触摸屏/obj/spi_flash.d
STM32-触摸屏/obj/spi_flash.o
STM32-触摸屏/obj/spi_flash.txt
STM32-触摸屏/obj/startup_stm32f10x_hd.o
STM32-触摸屏/obj/stm32-fd-touch.axf
STM32-触摸屏/obj/stm32-fd-touch.hex
STM32-触摸屏/obj/stm32-fd-touch.htm
STM32-触摸屏/obj/stm32-fd-touch.lnp
STM32-触摸屏/obj/stm32-fd-touch.plg
STM32-触摸屏/obj/stm32-fd-touch.sct
STM32-触摸屏/obj/stm32-fd-touch.tra
STM32-触摸屏/obj/stm32f10x_exti.crf
STM32-触摸屏/obj/stm32f10x_exti.d
STM32-触摸屏/obj/stm32f10x_exti.o
STM32-触摸屏/obj/stm32f10x_exti.txt
STM32-触摸屏/obj/stm32f10x_fsmc.crf
STM32-触摸屏/obj/stm32f10x_fsmc.d
STM32-触摸屏/obj/stm32f10x_fsmc.o
STM32-触摸屏/obj/stm32f10x_fsmc.txt
STM32-触摸屏/obj/stm32f10x_gpio.crf
STM32-触摸屏/obj/stm32f10x_gpio.d
STM32-触摸屏/obj/stm32f10x_gpio.o
STM32-触摸屏/obj/stm32f10x_gpio.txt
STM32-触摸屏/obj/stm32f10x_it.crf
STM32-触摸屏/obj/stm32f10x_it.d
STM32-触摸屏/obj/stm32f10x_it.o
STM32-触摸屏/obj/stm32f10x_it.txt
STM32-触摸屏/obj/stm32f10x_rcc.crf
STM32-触摸屏/obj/stm32f10x_rcc.d
STM32-触摸屏/obj/stm32f10x_rcc.o
STM32-触摸屏/obj/stm32f10x_rcc.txt
STM32-触摸屏/obj/stm32f10x_spi.crf
STM32-触摸屏/obj/stm32f10x_spi.d
STM32-触摸屏/obj/stm32f10x_spi.o
STM32-触摸屏/obj/stm32f10x_spi.txt
STM32-触摸屏/obj/stm32f10x_usart.crf
STM32-触摸屏/obj/stm32f10x_usart.d
STM32-触摸屏/obj/stm32f10x_usart.o
STM32-触摸屏/obj/stm32f10x_usart.txt
STM32-触摸屏/obj/system_stm32f10x.crf
STM32-触摸屏/obj/system_stm32f10x.d
STM32-触摸屏/obj/system_stm32f10x.o
STM32-触摸屏/obj/system_stm32f10x.txt
STM32-触摸屏/obj/touch.crf
STM32-触摸屏/obj/touch.d
STM32-触摸屏/obj/touch.o
STM32-触摸屏/obj/touch.txt
STM32-触摸屏/readme.txt
STM32-触摸屏/startup/startup_stm32f10x_hd.s
STM32-触摸屏/startup/startup_stm32f10x_ld.s
STM32-触摸屏/startup/startup_stm32f10x_md.s
STM32-触摸屏/startup/STM32F10x.s
STM32-触摸屏/STm32-FD-Touch.Opt
STM32-触摸屏/STm32-FD-Touch.Uv2
STM32-触摸屏/STm32-FD-Touch_Opt.Bak
STM32-触摸屏/STm32-FD-Touch_STM32-FD-TOUCH.dep
STM32-触摸屏/STm32-FD-Touch_Uv2.Bak
STM32-触摸屏/test.plg
STM32-触摸屏/user/core_cm3.c
STM32-触摸屏/user/core_cm3.h
STM32-触摸屏/user/delay.h
STM32-触摸屏/user/font.h
STM32-触摸屏/user/fsmc_sram.c
STM32-触摸屏/user/fsmc_sram.h
STM32-触摸屏/user/lcd_dis24.c
STM32-触摸屏/user/pic.c
STM32-触摸屏/user/pic.txt
STM32-触摸屏/user/platform_config.h
STM32-触摸屏/user/SPI_Flash.c
STM32-触摸屏/user/SPI_Flash.h
STM32-触摸屏/user/stm32f10x.h
STM32-触摸屏/user/stm32f10x_conf.h
STM32-触摸屏/user/stm32f10x_it.c
STM32-触摸屏/user/stm32f10x_it.h
STM32-触摸屏/user/sys.h
STM32-触摸屏/user/system_stm32f10x.c
STM32-触摸屏/user/system_stm32f10x.h
STM32-触摸屏/user/tftlcd.h
STM32-触摸屏/user/touch.c
STM32-触摸屏/user/touch.h
STM32-触摸屏/user/Ucgui汉字/hzk12.c
STM32-触摸屏/user/Ucgui汉字/使用方法.txt
STM32-触摸屏/user/usart.h
STM32-触摸屏/FWlib/inc
STM32-触摸屏/FWlib/SRC
STM32-触摸屏/user/Ucgui汉字
STM32-触摸屏/FWlib
STM32-触摸屏/list
STM32-触摸屏/obj
STM32-触摸屏/startup
STM32-触摸屏/user
STM32-触摸屏

相关说明

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

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com