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

文件名称:ADC_test

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

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

红红牛开发板的ADC程序,自己移植的,配合开发板的液晶使用,在冶金上显示AD转换的值-Red cattle development board of the ADC program, their transplant, with the development of LCD panels used in the metallurgy of the value displayed on the AD conversion
相关搜索: 红牛

(系统自动生成,下载前可以参看下载内容)

下载文件列表

ADC_test/ADC_test.dep
ADC_test/ADC_test.ewd
ADC_test/ADC_test.ewp
ADC_test/ADC_test.eww
ADC_test/Debug/Exe/ADC_test.out
ADC_test/Debug/Obj/ADC_test.pbd
ADC_test/Debug/Obj/AsciiLib_65k.o
ADC_test/Debug/Obj/cortexm3_macro.o
ADC_test/Debug/Obj/HzLib_65k.o
ADC_test/Debug/Obj/ili9320.o
ADC_test/Debug/Obj/ili9320_api.o
ADC_test/Debug/Obj/ili9320_touch.o
ADC_test/Debug/Obj/ili9320_ucgui.o
ADC_test/Debug/Obj/main.o
ADC_test/Debug/Obj/stm32f10x_adc.o
ADC_test/Debug/Obj/stm32f10x_bkp.o
ADC_test/Debug/Obj/stm32f10x_can.o
ADC_test/Debug/Obj/stm32f10x_crc.o
ADC_test/Debug/Obj/stm32f10x_dac.o
ADC_test/Debug/Obj/stm32f10x_dbgmcu.o
ADC_test/Debug/Obj/stm32f10x_dma.o
ADC_test/Debug/Obj/stm32f10x_exti.o
ADC_test/Debug/Obj/stm32f10x_flash.o
ADC_test/Debug/Obj/stm32f10x_fsmc.o
ADC_test/Debug/Obj/stm32f10x_gpio.o
ADC_test/Debug/Obj/stm32f10x_i2c.o
ADC_test/Debug/Obj/stm32f10x_it.o
ADC_test/Debug/Obj/stm32f10x_iwdg.o
ADC_test/Debug/Obj/stm32f10x_lib.o
ADC_test/Debug/Obj/stm32f10x_nvic.o
ADC_test/Debug/Obj/stm32f10x_pwr.o
ADC_test/Debug/Obj/stm32f10x_rcc.o
ADC_test/Debug/Obj/stm32f10x_rtc.o
ADC_test/Debug/Obj/stm32f10x_sdio.o
ADC_test/Debug/Obj/stm32f10x_spi.o
ADC_test/Debug/Obj/stm32f10x_systick.o
ADC_test/Debug/Obj/stm32f10x_tim.o
ADC_test/Debug/Obj/stm32f10x_usart.o
ADC_test/Debug/Obj/stm32f10x_vector.o
ADC_test/Debug/Obj/stm32f10x_wwdg.o
ADC_test/FWLib/inc/cortexm3_macro.h
ADC_test/FWLib/inc/stm32f10x_adc.h
ADC_test/FWLib/inc/stm32f10x_bkp.h
ADC_test/FWLib/inc/stm32f10x_can.h
ADC_test/FWLib/inc/stm32f10x_crc.h
ADC_test/FWLib/inc/stm32f10x_dac.h
ADC_test/FWLib/inc/stm32f10x_dbgmcu.h
ADC_test/FWLib/inc/stm32f10x_dma.h
ADC_test/FWLib/inc/stm32f10x_exti.h
ADC_test/FWLib/inc/stm32f10x_flash.h
ADC_test/FWLib/inc/stm32f10x_fsmc.h
ADC_test/FWLib/inc/stm32f10x_gpio.h
ADC_test/FWLib/inc/stm32f10x_i2c.h
ADC_test/FWLib/inc/stm32f10x_it.h
ADC_test/FWLib/inc/stm32f10x_iwdg.h
ADC_test/FWLib/inc/stm32f10x_lib.h
ADC_test/FWLib/inc/stm32f10x_map.h
ADC_test/FWLib/inc/stm32f10x_nvic.h
ADC_test/FWLib/inc/stm32f10x_pwr.h
ADC_test/FWLib/inc/stm32f10x_rcc.h
ADC_test/FWLib/inc/stm32f10x_rtc.h
ADC_test/FWLib/inc/stm32f10x_sdio.h
ADC_test/FWLib/inc/stm32f10x_spi.h
ADC_test/FWLib/inc/stm32f10x_systick.h
ADC_test/FWLib/inc/stm32f10x_tim.h
ADC_test/FWLib/inc/stm32f10x_type.h
ADC_test/FWLib/inc/stm32f10x_usart.h
ADC_test/FWLib/inc/stm32f10x_wwdg.h
ADC_test/FWLib/src/stm32f10x_adc.c
ADC_test/FWLib/src/stm32f10x_bkp.c
ADC_test/FWLib/src/stm32f10x_can.c
ADC_test/FWLib/src/stm32f10x_crc.c
ADC_test/FWLib/src/stm32f10x_dac.c
ADC_test/FWLib/src/stm32f10x_dbgmcu.c
ADC_test/FWLib/src/stm32f10x_dma.c
ADC_test/FWLib/src/stm32f10x_exti.c
ADC_test/FWLib/src/stm32f10x_flash.c
ADC_test/FWLib/src/stm32f10x_fsmc.c
ADC_test/FWLib/src/stm32f10x_gpio.c
ADC_test/FWLib/src/stm32f10x_i2c.c
ADC_test/FWLib/src/stm32f10x_it.c
ADC_test/FWLib/src/stm32f10x_iwdg.c
ADC_test/FWLib/src/stm32f10x_lib.c
ADC_test/FWLib/src/stm32f10x_nvic.c
ADC_test/FWLib/src/stm32f10x_pwr.c
ADC_test/FWLib/src/stm32f10x_rcc.c
ADC_test/FWLib/src/stm32f10x_rtc.c
ADC_test/FWLib/src/stm32f10x_sdio.c
ADC_test/FWLib/src/stm32f10x_spi.c
ADC_test/FWLib/src/stm32f10x_systick.c
ADC_test/FWLib/src/stm32f10x_tim.c
ADC_test/FWLib/src/stm32f10x_usart.c
ADC_test/FWLib/src/stm32f10x_wwdg.c
ADC_test/includes.h
ADC_test/settings/ADC_test.cspy.bat
ADC_test/settings/ADC_test.dbgdt
ADC_test/settings/ADC_test.dni
ADC_test/settings/ADC_test.wsdt
ADC_test/settings/ADC_test_Debug.jlink
ADC_test/startup/cortexm3_macro.s
ADC_test/startup/stm32f10x_vector.c
ADC_test/stm32f10x_conf.h
ADC_test/user/LCDDriver/AsciiLib_65k.c
ADC_test/user/LCDDriver/HzLib_65k.c
ADC_test/user/LCDDriver/HzLib_65k.h
ADC_test/user/LCDDriver/ili9320.c
ADC_test/user/LCDDriver/ili9320.h
ADC_test/user/LCDDriver/ili9320_api.c
ADC_test/user/LCDDriver/ili9320_font.h
ADC_test/user/LCDDriver/ili9320_touch.c
ADC_test/user/LCDDriver/ili9320_ucgui.c
ADC_test/user/LCDDriver/ili932x.c
ADC_test/user/LCDDriver/ili932x.h
ADC_test/user/main.c
ADC_test/头文件位置.txt
ADC_test/Debug/Exe
ADC_test/Debug/List
ADC_test/Debug/Obj
ADC_test/FWLib/inc
ADC_test/FWLib/src
ADC_test/user/LCDDriver
ADC_test/Debug
ADC_test/FWLib
ADC_test/settings
ADC_test/startup
ADC_test/user
ADC_test

相关说明

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

相关评论

暂无评论内容.

发表评论

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