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

文件名称:ST32F103

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

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

采用STM32单片机,将n个通道的AD采样数据收集并通过USB发送到PC-Using STM32 microcontroller, the AD sampling data of n channels collected and sent to the PC via USB
(系统自动生成,下载前可以参看下载内容)

下载文件列表

NEW/Debug/Exe/GpioTest.bin
NEW/Debug/Exe/GpioTest.d79
NEW/Debug/Exe/GpioTest.hex
NEW/Debug/Exe/GpioTest.sim
NEW/Debug/Obj/ad7731.r79
NEW/Debug/Obj/at93c66.r79
NEW/Debug/Obj/at93c86.r79
NEW/Debug/Obj/cortexm3_macro.r79
NEW/Debug/Obj/ft245.r79
NEW/Debug/Obj/GpioTest.pbd
NEW/Debug/Obj/GpioTest.r79
NEW/Debug/Obj/main.r79
NEW/Debug/Obj/stm32f10x_exti.r79
NEW/Debug/Obj/stm32f10x_flash.r79
NEW/Debug/Obj/stm32f10x_gpio.r79
NEW/Debug/Obj/stm32f10x_it.r79
NEW/Debug/Obj/stm32f10x_lib.r79
NEW/Debug/Obj/stm32f10x_nvic.r79
NEW/Debug/Obj/stm32f10x_rcc.r79
NEW/Debug/Obj/stm32f10x_tim.r79
NEW/Debug/Obj/stm32f10x_usart.r79
NEW/Debug/Obj/stm32f10x_vector.r79
NEW/Debug/Obj/stm32_config.r79
NEW/GpioTest.dep
NEW/GpioTest.ewd
NEW/GpioTest.ewp
NEW/GpioTest.eww
NEW/Release/Obj/cortexm3_macro.r79
NEW/Release/Obj/GpioTest.pbd
NEW/settings/GpioTest.cspy.bat
NEW/settings/GpioTest.dbgdt
NEW/settings/GpioTest.dni
NEW/settings/GpioTest.wsdt
NEW/Source/ad7731.c
NEW/Source/ad7731.h
NEW/Source/at93c86.c
NEW/Source/at93c86.h
NEW/Source/ft245.c
NEW/Source/ft245.h
NEW/Source/function.h
NEW/Source/function_G.h
NEW/Source/main.c
NEW/Source/stm32f10x_conf.h
NEW/Source/stm32f10x_it.c
NEW/Source/stm32_config.h
NEW/STM32Lib/inc/cortexm3_macro.h
NEW/STM32Lib/inc/stm32f10x_adc.h
NEW/STM32Lib/inc/stm32f10x_bkp.h
NEW/STM32Lib/inc/stm32f10x_can.h
NEW/STM32Lib/inc/stm32f10x_crc.h
NEW/STM32Lib/inc/stm32f10x_dac.h
NEW/STM32Lib/inc/stm32f10x_dbgmcu.h
NEW/STM32Lib/inc/stm32f10x_dma.h
NEW/STM32Lib/inc/stm32f10x_exti.h
NEW/STM32Lib/inc/stm32f10x_flash.h
NEW/STM32Lib/inc/stm32f10x_fsmc.h
NEW/STM32Lib/inc/stm32f10x_gpio.h
NEW/STM32Lib/inc/stm32f10x_i2c.h
NEW/STM32Lib/inc/stm32f10x_it.h
NEW/STM32Lib/inc/stm32f10x_iwdg.h
NEW/STM32Lib/inc/stm32f10x_lib.h
NEW/STM32Lib/inc/stm32f10x_map.h
NEW/STM32Lib/inc/stm32f10x_nvic.h
NEW/STM32Lib/inc/stm32f10x_pwr.h
NEW/STM32Lib/inc/stm32f10x_rcc.h
NEW/STM32Lib/inc/stm32f10x_rtc.h
NEW/STM32Lib/inc/stm32f10x_sdio.h
NEW/STM32Lib/inc/stm32f10x_spi.h
NEW/STM32Lib/inc/stm32f10x_systick.h
NEW/STM32Lib/inc/stm32f10x_tim.h
NEW/STM32Lib/inc/stm32f10x_tim1.h
NEW/STM32Lib/inc/stm32f10x_type.h
NEW/STM32Lib/inc/stm32f10x_usart.h
NEW/STM32Lib/inc/stm32f10x_wwdg.h
NEW/STM32Lib/src/stm32f10x_adc.c
NEW/STM32Lib/src/stm32f10x_bkp.c
NEW/STM32Lib/src/stm32f10x_can.c
NEW/STM32Lib/src/stm32f10x_crc.c
NEW/STM32Lib/src/stm32f10x_dac.c
NEW/STM32Lib/src/stm32f10x_dbgmcu.c
NEW/STM32Lib/src/stm32f10x_dma.c
NEW/STM32Lib/src/stm32f10x_exti.c
NEW/STM32Lib/src/stm32f10x_flash.c
NEW/STM32Lib/src/stm32f10x_fsmc.c
NEW/STM32Lib/src/stm32f10x_gpio.c
NEW/STM32Lib/src/stm32f10x_i2c.c
NEW/STM32Lib/src/stm32f10x_iwdg.c
NEW/STM32Lib/src/stm32f10x_lib.c
NEW/STM32Lib/src/stm32f10x_nvic.c
NEW/STM32Lib/src/stm32f10x_pwr.c
NEW/STM32Lib/src/stm32f10x_rcc.c
NEW/STM32Lib/src/stm32f10x_rtc.c
NEW/STM32Lib/src/stm32f10x_sdio.c
NEW/STM32Lib/src/stm32f10x_spi.c
NEW/STM32Lib/src/stm32f10x_systick.c
NEW/STM32Lib/src/stm32f10x_tim.c
NEW/STM32Lib/src/stm32f10x_tim1.c
NEW/STM32Lib/src/stm32f10x_usart.c
NEW/STM32Lib/src/stm32f10x_wwdg.c
NEW/STM32Lib/startup/cortexm3_macro.s
NEW/STM32Lib/startup/lnkarm_flash.xcl
NEW/STM32Lib/startup/lnkarm_flash_extsram.xcl
NEW/STM32Lib/startup/lnkarm_nor.xcl
NEW/STM32Lib/startup/lnkarm_ram.xcl
NEW/STM32Lib/startup/stm32f10x_vector.c
NEW/Debug/Exe
NEW/Debug/List
NEW/Debug/Obj
NEW/Release/Exe
NEW/Release/List
NEW/Release/Obj
NEW/STM32Lib/inc
NEW/STM32Lib/src
NEW/STM32Lib/startup
NEW/Debug
NEW/Release
NEW/settings
NEW/Source
NEW/STM32Lib
NEW

相关说明

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

相关评论

暂无评论内容.

发表评论

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