文件名称:STM32F10x_ADC_AN
- 所属分类:
- 其它资源
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 42.13kb
- 下载次数:
- 0次
- 提 供 者:
- caoyi******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32的ADC代码例程,有5个例子,分别说明了采用查询、中断、DMA等方式的ADC程序。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 55593363stm32f10x_adc_an.rar 列表 ADC\Example1\main.c ADC\Example1\readme.txt ADC\Example1\stm32f10x_conf.h ADC\Example1\stm32f10x_it.c ADC\Example1\stm32f10x_it.h ADC\Example2\main.c ADC\Example2\readme.txt ADC\Example2\stm32f10x_conf.h ADC\Example2\stm32f10x_it.c ADC\Example2\stm32f10x_it.h ADC\Example3\main.c ADC\Example3\readme.txt ADC\Example3\stm32f10x_conf.h ADC\Example3\stm32f10x_it.c ADC\Example3\stm32f10x_it.h ADC\Example4\main.c ADC\Example4\readme.txt ADC\Example4\stm32f10x_conf.h ADC\Example4\stm32f10x_it.c ADC\Example4\stm32f10x_it.h ADC\Example5\main.c ADC\Example5\readme.txt ADC\Example5\stm32f10x_conf.h ADC\Example5\stm32f10x_it.c ADC\Example5\stm32f10x_it.h ADC\Example1 ADC\Example2 ADC\Example3 ADC\Example4 ADC\Example5 ADC