CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:text-stm32

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

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

基于Keil4.12,用stm32f103在2.4寸TFT彩屏上显示图片和通过LED显示运行状态,用中断按键或串口修改LED亮灭状态,在奋斗STM32开发板上测试通过-Based Keil4.12 on a 2.4-inch TFT color screen to display pictures and operating status through the LED display, and modify the LED lights off state to use the interrupt button or serial port, keep bettering struggle STM32 development board test by
(系统自动生成,下载前可以参看下载内容)

下载文件列表

text-stm32/CM3/core_cm3.c
text-stm32/CM3/core_cm3.h
text-stm32/CM3/stm32f10x.h
text-stm32/CM3/system_stm32f10x.c
text-stm32/CM3/system_stm32f10x.h
text-stm32/FWlib/inc/misc.h
text-stm32/FWlib/inc/stm32f10x_adc.h
text-stm32/FWlib/inc/stm32f10x_bkp.h
text-stm32/FWlib/inc/stm32f10x_can.h
text-stm32/FWlib/inc/stm32f10x_cec.h
text-stm32/FWlib/inc/stm32f10x_conf.h
text-stm32/FWlib/inc/stm32f10x_crc.h
text-stm32/FWlib/inc/stm32f10x_dac.h
text-stm32/FWlib/inc/stm32f10x_dbgmcu.h
text-stm32/FWlib/inc/stm32f10x_dma.h
text-stm32/FWlib/inc/stm32f10x_exti.h
text-stm32/FWlib/inc/stm32f10x_flash.h
text-stm32/FWlib/inc/stm32f10x_fsmc.h
text-stm32/FWlib/inc/stm32f10x_gpio.h
text-stm32/FWlib/inc/stm32f10x_i2c.h
text-stm32/FWlib/inc/stm32f10x_iwdg.h
text-stm32/FWlib/inc/stm32f10x_pwr.h
text-stm32/FWlib/inc/stm32f10x_rcc.h
text-stm32/FWlib/inc/stm32f10x_rtc.h
text-stm32/FWlib/inc/stm32f10x_sdio.h
text-stm32/FWlib/inc/stm32f10x_spi.h
text-stm32/FWlib/inc/stm32f10x_tim.h
text-stm32/FWlib/inc/stm32f10x_usart.h
text-stm32/FWlib/inc/stm32f10x_wwdg.h
text-stm32/FWlib/SRC/misc.c
text-stm32/FWlib/SRC/stm32f10x_adc.c
text-stm32/FWlib/SRC/stm32f10x_bkp.c
text-stm32/FWlib/SRC/stm32f10x_can.c
text-stm32/FWlib/SRC/stm32f10x_cec.c
text-stm32/FWlib/SRC/stm32f10x_crc.c
text-stm32/FWlib/SRC/stm32f10x_dac.c
text-stm32/FWlib/SRC/stm32f10x_dbgmcu.c
text-stm32/FWlib/SRC/stm32f10x_dma.c
text-stm32/FWlib/SRC/stm32f10x_exti.c
text-stm32/FWlib/SRC/stm32f10x_flash.c
text-stm32/FWlib/SRC/stm32f10x_fsmc.c
text-stm32/FWlib/SRC/stm32f10x_gpio.c
text-stm32/FWlib/SRC/stm32f10x_i2c.c
text-stm32/FWlib/SRC/stm32f10x_iwdg.c
text-stm32/FWlib/SRC/stm32f10x_pwr.c
text-stm32/FWlib/SRC/stm32f10x_rcc.c
text-stm32/FWlib/SRC/stm32f10x_rtc.c
text-stm32/FWlib/SRC/stm32f10x_sdio.c
text-stm32/FWlib/SRC/stm32f10x_spi.c
text-stm32/FWlib/SRC/stm32f10x_tim.c
text-stm32/FWlib/SRC/stm32f10x_usart.c
text-stm32/FWlib/SRC/stm32f10x_wwdg.c
text-stm32/FWlib/SRC/system_stm32f10x.c
text-stm32/JLinkArm_STM3210B-EVAL.ini
text-stm32/keilkilll.bat
text-stm32/Obj/STM32_FD_USART.hex
text-stm32/readme.txt
text-stm32/startup/startup_stm32f10x_hd.s
text-stm32/startup/startup_stm32f10x_ld.s
text-stm32/startup/startup_stm32f10x_md.s
text-stm32/STM32-FD-TFT/111.hex
text-stm32/STM32-FD-TFT/STM32-LCD-TFT.hex
text-stm32/STM32-LCD-TFT.Opt
text-stm32/STM32-LCD-TFT.tuo
text-stm32/STM32-LCD-TFT.Uv2
text-stm32/STM32-LCD-TFT.xmp
text-stm32/user/fsmc_sram.c
text-stm32/user/fsmc_sram.h
text-stm32/user/lcd_dis24.c
text-stm32/user/main.c
text-stm32/user/pic.c
text-stm32/user/SPI_Flash.c
text-stm32/user/SPI_Flash.h
text-stm32/user/stm32f10x_it.c
text-stm32/user/stm32f10x_it.h
text-stm32/FWlib/inc
text-stm32/FWlib/SRC
text-stm32/CM3
text-stm32/FWlib
text-stm32/List
text-stm32/Obj
text-stm32/startup
text-stm32/STM32-FD-TFT
text-stm32/user
text-stm32

相关说明

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

相关评论

暂无评论内容.

发表评论

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