CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容

文件名称:OSC

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

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

利用STM32的内部温度传感器来显示温度值,并在TFTLCD模块上显示出来。-Use STM32 internal temperature sensor to display the temperature value and displayed on TFTLCD module.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

OSC/CMSIS/core_cm3.c
OSC/CMSIS/core_cm3.h
OSC/CMSIS/startup/startup_stm32f10x_hd.s
OSC/CMSIS/startup/startup_stm32f10x_ld.s
OSC/CMSIS/startup/startup_stm32f10x_md.s
OSC/CMSIS/stm32f10x.h
OSC/CMSIS/system_stm32f10x.c
OSC/CMSIS/system_stm32f10x.h
OSC/FWlib/inc/misc.h
OSC/FWlib/inc/stm32f10x_adc.h
OSC/FWlib/inc/stm32f10x_bkp.h
OSC/FWlib/inc/stm32f10x_can.h
OSC/FWlib/inc/stm32f10x_crc.h
OSC/FWlib/inc/stm32f10x_dac.h
OSC/FWlib/inc/stm32f10x_dbgmcu.h
OSC/FWlib/inc/stm32f10x_dma.h
OSC/FWlib/inc/stm32f10x_exti.h
OSC/FWlib/inc/stm32f10x_flash.h
OSC/FWlib/inc/stm32f10x_fsmc.h
OSC/FWlib/inc/stm32f10x_gpio.h
OSC/FWlib/inc/stm32f10x_i2c.h
OSC/FWlib/inc/stm32f10x_iwdg.h
OSC/FWlib/inc/stm32f10x_pwr.h
OSC/FWlib/inc/stm32f10x_rcc.h
OSC/FWlib/inc/stm32f10x_rtc.h
OSC/FWlib/inc/stm32f10x_sdio.h
OSC/FWlib/inc/stm32f10x_spi.h
OSC/FWlib/inc/stm32f10x_tim.h
OSC/FWlib/inc/stm32f10x_usart.h
OSC/FWlib/inc/stm32f10x_wwdg.h
OSC/FWlib/src/misc.c
OSC/FWlib/src/stm32f10x_adc.c
OSC/FWlib/src/stm32f10x_bkp.c
OSC/FWlib/src/stm32f10x_can.c
OSC/FWlib/src/stm32f10x_crc.c
OSC/FWlib/src/stm32f10x_dac.c
OSC/FWlib/src/stm32f10x_dbgmcu.c
OSC/FWlib/src/stm32f10x_dma.c
OSC/FWlib/src/stm32f10x_exti.c
OSC/FWlib/src/stm32f10x_flash.c
OSC/FWlib/src/stm32f10x_fsmc.c
OSC/FWlib/src/stm32f10x_gpio.c
OSC/FWlib/src/stm32f10x_i2c.c
OSC/FWlib/src/stm32f10x_iwdg.c
OSC/FWlib/src/stm32f10x_pwr.c
OSC/FWlib/src/stm32f10x_rcc.c
OSC/FWlib/src/stm32f10x_rtc.c
OSC/FWlib/src/stm32f10x_sdio.c
OSC/FWlib/src/stm32f10x_spi.c
OSC/FWlib/src/stm32f10x_tim.c
OSC/FWlib/src/stm32f10x_usart.c
OSC/FWlib/src/stm32f10x_wwdg.c
OSC/Listing/startup_stm32f10x_md.lst
OSC/Listing/tft.map
OSC/Output/adc.crf
OSC/Output/adc.d
OSC/Output/adc.o
OSC/Output/adc.__i
OSC/Output/chuankou.crf
OSC/Output/chuankou.d
OSC/Output/chuankou.o
OSC/Output/core_cm3.crf
OSC/Output/core_cm3.d
OSC/Output/core_cm3.o
OSC/Output/ExtDll.iex
OSC/Output/lcd.crf
OSC/Output/lcd.d
OSC/Output/lcd.o
OSC/Output/lcd.__i
OSC/Output/main.crf
OSC/Output/main.d
OSC/Output/main.o
OSC/Output/main.__i
OSC/Output/misc.crf
OSC/Output/misc.d
OSC/Output/misc.o
OSC/Output/misc.__i
OSC/Output/pwm.crf
OSC/Output/pwm.d
OSC/Output/pwm.o
OSC/Output/startup_stm32f10x_md.d
OSC/Output/startup_stm32f10x_md.o
OSC/Output/stm32f10x_adc.crf
OSC/Output/stm32f10x_adc.d
OSC/Output/stm32f10x_adc.o
OSC/Output/stm32f10x_adc.__i
OSC/Output/stm32f10x_dma.crf
OSC/Output/stm32f10x_dma.d
OSC/Output/stm32f10x_dma.o
OSC/Output/stm32f10x_dma.__i
OSC/Output/stm32f10x_exti.crf
OSC/Output/stm32f10x_exti.d
OSC/Output/stm32f10x_exti.o
OSC/Output/stm32f10x_exti.__i
OSC/Output/stm32f10x_gpio.crf
OSC/Output/stm32f10x_gpio.d
OSC/Output/stm32f10x_gpio.o
OSC/Output/stm32f10x_gpio.__i
OSC/Output/stm32f10x_it.crf
OSC/Output/stm32f10x_it.d
OSC/Output/stm32f10x_it.o
OSC/Output/stm32f10x_it.__i
OSC/Output/stm32f10x_rcc.crf
OSC/Output/stm32f10x_rcc.d
OSC/Output/stm32f10x_rcc.o
OSC/Output/stm32f10x_rcc.__i
OSC/Output/stm32f10x_tim.crf
OSC/Output/stm32f10x_tim.d
OSC/Output/stm32f10x_tim.o
OSC/Output/stm32f10x_tim.__i
OSC/Output/stm32f10x_usart.crf
OSC/Output/stm32f10x_usart.d
OSC/Output/stm32f10x_usart.o
OSC/Output/stm32f10x_usart.__i
OSC/Output/system_stm32f10x.crf
OSC/Output/system_stm32f10x.d
OSC/Output/system_stm32f10x.o
OSC/Output/systick.crf
OSC/Output/systick.d
OSC/Output/systick.o
OSC/Output/systick.__i
OSC/Output/tft.axf
OSC/Output/tft.hex
OSC/Output/tft.htm
OSC/Output/tft.lnp
OSC/Output/tft.plg
OSC/Output/tft.sct
OSC/Output/tft.tra
OSC/Output/timer.crf
OSC/Output/timer.d
OSC/Output/timer.o
OSC/Output/timer.__i
OSC/USER/adc.c
OSC/USER/adc.h
OSC/USER/FONT.H
OSC/USER/JLink Regs CM3.txt
OSC/USER/JLinkLog.txt
OSC/USER/JLinkSettings.ini
OSC/USER/lcd.c
OSC/USER/lcd.h
OSC/USER/main.c
OSC/USER/stm32f10x_conf.h
OSC/USER/stm32f10x_it.c
OSC/USER/stm32f10x_it.h
OSC/USER/sys.h
OSC/USER/systick.c
OSC/USER/systick.h
OSC/USER/tft.plg
OSC/USER/tft.uvopt
OSC/USER/tft.uvproj
OSC/USER/tft_Target 1.dep
OSC/USER/tft_uvopt.bak
OSC/USER/tft_uvproj.bak
OSC/USER/timer.c
OSC/USER/timer.h
OSC/新建文本文档.txt
OSC/CMSIS/startup
OSC/FWlib/inc
OSC/FWlib/src
OSC/CMSIS
OSC/FWlib
OSC/Listing
OSC/Output
OSC/USER
OSC

相关说明

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

相关评论

暂无评论内容.

发表评论

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