文件名称:adc

  • 所属分类:
  • uCOS开发
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2014-06-23
  • 文件大小:
  • 633kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • l***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

IAR开发环境下cortex—M3高端开发的ADC程序,利用CPU自带的温度传感器,实现实时读取CPU的温度,并通过串口调试,显示在PC机上面。-IAR development environment cortex-M3-end development of the ADC program, the use of CPU comes with a temperature sensor, real-time CPU temperature reading and debugging through the serial port, the PC is displayed above.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





adc\2.10-adc\adc.dep

...\........\adc.ewd

...\........\adc.ewp

...\........\adc.eww

...\........\Debug\Exe\led.out

...\........\.....\Obj\adc.o

...\........\.....\...\adc.pbd

...\........\.....\...\core_cm3.o

...\........\.....\...\delay.o

...\........\.....\...\main.o

...\........\.....\...\misc.o

...\........\.....\...\sscom.ini

...\........\.....\...\startup_stm32f10x_cl.o

...\........\.....\...\stm32f10x_adc.o

...\........\.....\...\stm32f10x_bkp.o

...\........\.....\...\stm32f10x_can.o

...\........\.....\...\stm32f10x_cec.o

...\........\.....\...\stm32f10x_crc.o

...\........\.....\...\stm32f10x_dac.o

...\........\.....\...\stm32f10x_dbgmcu.o

...\........\.....\...\stm32f10x_dma.o

...\........\.....\...\stm32f10x_exti.o

...\........\.....\...\stm32f10x_flash.o

...\........\.....\...\stm32f10x_fsmc.o

...\........\.....\...\stm32f10x_gpio.o

...\........\.....\...\stm32f10x_i2c.o

...\........\.....\...\stm32f10x_iwdg.o

...\........\.....\...\stm32f10x_pwr.o

...\........\.....\...\stm32f10x_rcc.o

...\........\.....\...\stm32f10x_rtc.o

...\........\.....\...\stm32f10x_sdio.o

...\........\.....\...\stm32f10x_spi.o

...\........\.....\...\stm32f10x_tim.o

...\........\.....\...\stm32f10x_usart.o

...\........\.....\...\stm32f10x_wwdg.o

...\........\.....\...\system_stm32f10x.o

...\........\.....\...\uart.o

...\........\main.c

...\........\README.txt

...\........\settings\adc.cspy.bat

...\........\........\adc.dbgdt

...\........\........\adc.dni

...\........\........\adc.wsdt

...\........\........\adc_Debug.jlink

...\........\........\temperature.cspy.bat

...\........\........\temperature.dbgdt

...\........\........\temperature.dni

...\........\........\temperature.wsdt

...\........\........\temperature_Debug.jlink

...\common\hal\include\adc.h

...\......\...\.......\clock.h

...\......\...\.......\delay.h

...\......\...\.......\key.h

...\......\...\.......\led.h

...\......\...\.......\rtc.h

...\......\...\.......\tim.h

...\......\...\.......\uart.h

...\......\...\.......\wdg.h

...\......\...\src\adc.c

...\......\...\...\delay.c

...\......\...\...\key.c

...\......\...\...\led.c

...\......\...\...\rtc.c

...\......\...\...\tim.c

...\......\...\...\uart.c

...\......\...\...\wdg.c

...\......\lib\CMSIS\CM3\CoreSupport\core_cm3.c

...\......\...\.....\...\...........\core_cm3.h

...\......\...\.....\...\DeviceSupport\ST\STM32F10x\Release_Notes.html

...\......\...\.....\...\.............\..\.........\startup\arm\startup_stm32f10x_cl.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_vl.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_ld_vl.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_md_vl.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_xl.s

...\......\...\.....\...\.............\..\.........\.......\gcc_ride7\startup_stm32f10x_cl.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_hd_vl.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_ld_vl.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_md_vl.s

...\......\...\.....\...\.............\..\.........\.......\.........\startup_stm32f10x_xl.s

...\......\...\.....\...\.............\..\.........\.......\iar\startup_stm32f10x_cl.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd.s

...\......\...\.....\...\.............\..\.........\.......\...\startup_stm32f10x_hd_v

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org