ADCPDMA

所属分类:单片机开发
开发工具:C/C++
文件大小:1887KB
下载次数:13
上传日期:2013-11-26 10:46:42
上 传 者chenwangchris
说明:  基于stm32的电压信号采集,通过DMA直接读取,可采集传感器的电压信号
(The voltage signal acquisition based stm32 read directly via DMA, the sensor voltage signal can be collected)

文件列表:
Lib\cmsis\core_cm3.c (17273, 2010-06-07)
Lib\cmsis\core_cm3.h (85714, 2011-02-09)
Lib\cmsis\stm32f10x.h (633941, 2011-03-10)
Lib\cmsis\system_stm32f10x.h (2085, 2011-03-10)
Lib\inc\misc.h (8982, 2011-03-10)
Lib\inc\stm32f10x_adc.h (21690, 2011-03-10)
Lib\inc\stm32f10x_bkp.h (7555, 2011-03-10)
Lib\inc\stm32f10x_can.h (27559, 2011-03-10)
Lib\inc\stm32f10x_cec.h (6573, 2011-03-10)
Lib\inc\stm32f10x_crc.h (2162, 2011-03-10)
Lib\inc\stm32f10x_dac.h (15233, 2011-03-10)
Lib\inc\stm32f10x_dbgmcu.h (3818, 2011-03-10)
Lib\inc\stm32f10x_dma.h (20754, 2011-03-10)
Lib\inc\stm32f10x_exti.h (6824, 2011-03-10)
Lib\inc\stm32f10x_flash.h (25445, 2011-03-10)
Lib\inc\stm32f10x_fsmc.h (27016, 2011-03-10)
Lib\inc\stm32f10x_gpio.h (20175, 2011-03-10)
Lib\inc\stm32f10x_i2c.h (30029, 2011-03-10)
Lib\inc\stm32f10x_iwdg.h (3828, 2011-03-10)
Lib\inc\stm32f10x_pwr.h (4383, 2011-03-10)
Lib\inc\stm32f10x_rcc.h (30452, 2011-03-10)
Lib\inc\stm32f10x_rtc.h (3857, 2011-03-10)
Lib\inc\stm32f10x_sdio.h (21863, 2011-03-10)
Lib\inc\stm32f10x_spi.h (17725, 2011-03-10)
Lib\inc\stm32f10x_tim.h (52427, 2011-03-10)
Lib\inc\stm32f10x_usart.h (16548, 2011-03-10)
Lib\inc\stm32f10x_wwdg.h (2966, 2011-03-10)
Lib\src\misc.c (7046, 2011-03-10)
Lib\src\stm32f10x_adc.c (47201, 2011-03-10)
Lib\src\stm32f10x_bkp.c (8463, 2011-03-10)
Lib\src\stm32f10x_can.c (45103, 2011-03-10)
Lib\src\stm32f10x_cec.c (11656, 2011-03-10)
Lib\src\stm32f10x_crc.c (3347, 2011-03-10)
Lib\src\stm32f10x_dac.c (19087, 2011-03-10)
Lib\src\stm32f10x_dbgmcu.c (5149, 2011-03-10)
Lib\src\stm32f10x_dma.c (29607, 2011-03-10)
Lib\src\stm32f10x_exti.c (6959, 2011-03-10)
Lib\src\stm32f10x_flash.c (62551, 2011-03-10)
Lib\src\stm32f10x_fsmc.c (35484, 2011-03-10)
Lib\src\stm32f10x_gpio.c (23221, 2011-03-11)
... ...

====================================== 下载方式 ====================================== SWD JTAG ====================================== 程序功能 ====================================== ADC模拟电压采集 ====================================== 硬件连接 ====================================== 将串口调试板连接到USART1接口上 将Analog Test Board模块连接到SPI1接口上 ====================================== 软件设置 ====================================== 并且打开串口助手 选择好相应的COM口 如下设置 ---------------- 波特率 | 115200 | ---------------- 数据位 | 8 | ---------------- 停止位 | 1 | ---------------- 校验位 | None | ---------------- 流控制 | None | ---------------- ====================================== 实验现象 ====================================== 串口助手输出相应信息

近期下载者

相关文件


收藏者