登录
首页 » C/C++ » Double-ADC-DMA-Double-buffer

Double-ADC-DMA-Double-buffer

于 2016-06-15 发布 文件大小:7275KB
0 73
下载积分: 1 下载次数: 36

代码说明:

  stm32f4范例,双ADC同时采样,通过DMA的双buffer模式传送,希望对初学者有帮助。范例完整,可直接在stm32f4dis上运行,环境nvision5(example for stm32f4dis,used to describe how to set double ADCs sampling simultaneous ,and send the data through the DMA Double buffer mode )

文件列表:

signal_process - 双通道ADC_DMA双Buffer
......................................\DebugConfig
......................................\...........\Target_1_STM32F407VGTx.dbgconf,2084,2015-10-27
......................................\Listings
......................................\........\signal_process.map,238125,2016-06-01
......................................\........\startup_stm32f407xx.lst,82944,2016-06-01
......................................\main.c,13646,2016-06-01
......................................\main.crf,465171,2016-06-10
......................................\main.d,3177,2016-06-10
......................................\main.h,2755,2015-11-27
......................................\Objects
......................................\.......\ExtDll.iex,19,2016-06-01
......................................\.......\main.crf,517249,2016-06-01
......................................\.......\main.d,4060,2016-06-01
......................................\.......\main.o,625560,2016-06-01
......................................\.......\rtx_conf_cm.crf,16289,2016-06-01
......................................\.......\rtx_conf_cm.d,378,2016-06-01
......................................\.......\rtx_conf_cm.o,33168,2016-06-01
......................................\.......\signal_process.axf,609980,2016-06-01
......................................\.......\signal_process.build_log.htm,7025,2016-06-01
......................................\.......\signal_process.htm,103642,2016-06-01
......................................\.......\signal_process.lnp,1181,2016-06-01
......................................\.......\signal_process.sct,479,2016-05-31
......................................\.......\signal_process_Target 1.dep,94963,2016-06-01
......................................\.......\startup_stm32f407xx.d,81,2016-06-01
......................................\.......\startup_stm32f407xx.o,8036,2016-06-01
......................................\.......\stm32f4xx_hal.crf,507378,2016-06-01
......................................\.......\stm32f4xx_hal.d,4296,2016-06-01
......................................\.......\stm32f4xx_hal.o,635516,2016-06-01
......................................\.......\stm32f4xx_hal_adc.crf,513181,2016-06-01
......................................\.......\stm32f4xx_hal_adc.d,4444,2016-06-01
......................................\.......\stm32f4xx_hal_adc.o,647204,2016-06-01
......................................\.......\stm32f4xx_hal_adc_ex.crf,510810,2016-06-01
......................................\.......\stm32f4xx_hal_adc_ex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_adc_ex.o,630752,2016-06-01
......................................\.......\stm32f4xx_hal_cortex.crf,506614,2016-06-01
......................................\.......\stm32f4xx_hal_cortex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_cortex.o,633956,2016-06-01
......................................\.......\stm32f4xx_hal_dac.crf,509305,2016-06-01
......................................\.......\stm32f4xx_hal_dac.d,4444,2016-06-01
......................................\.......\stm32f4xx_hal_dac.o,637592,2016-06-01
......................................\.......\stm32f4xx_hal_dac_ex.crf,506683,2016-06-01
......................................\.......\stm32f4xx_hal_dac_ex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_dac_ex.o,621296,2016-06-01
......................................\.......\stm32f4xx_hal_dma.crf,511253,2016-06-01
......................................\.......\stm32f4xx_hal_dma.d,4444,2016-06-01
......................................\.......\stm32f4xx_hal_dma.o,624372,2016-06-01
......................................\.......\stm32f4xx_hal_dma_ex.crf,507013,2016-06-01
......................................\.......\stm32f4xx_hal_dma_ex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_dma_ex.o,611152,2016-06-01
......................................\.......\stm32f4xx_hal_gpio.crf,509270,2016-06-01
......................................\.......\stm32f4xx_hal_gpio.d,4481,2016-06-01
......................................\.......\stm32f4xx_hal_gpio.o,618152,2016-06-01
......................................\.......\stm32f4xx_hal_msp.crf,506413,2016-06-01
......................................\.......\stm32f4xx_hal_msp.d,4366,2016-06-01
......................................\.......\stm32f4xx_hal_msp.o,612404,2016-06-01
......................................\.......\stm32f4xx_hal_pwr.crf,507981,2016-06-01
......................................\.......\stm32f4xx_hal_pwr.d,4444,2016-06-01
......................................\.......\stm32f4xx_hal_pwr.o,628972,2016-06-01
......................................\.......\stm32f4xx_hal_pwr_ex.crf,506782,2016-06-01
......................................\.......\stm32f4xx_hal_pwr_ex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_pwr_ex.o,613812,2016-06-01
......................................\.......\stm32f4xx_hal_rcc.crf,518985,2016-06-01
......................................\.......\stm32f4xx_hal_rcc.d,4444,2016-06-01
......................................\.......\stm32f4xx_hal_rcc.o,630704,2016-06-01
......................................\.......\stm32f4xx_hal_rcc_ex.crf,508101,2016-06-01
......................................\.......\stm32f4xx_hal_rcc_ex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_rcc_ex.o,609428,2016-06-01
......................................\.......\stm32f4xx_hal_tim.crf,545721,2016-06-01
......................................\.......\stm32f4xx_hal_tim.d,4444,2016-06-01
......................................\.......\stm32f4xx_hal_tim.o,788676,2016-06-01
......................................\.......\stm32f4xx_hal_tim_ex.crf,517770,2016-06-01
......................................\.......\stm32f4xx_hal_tim_ex.d,4555,2016-06-01
......................................\.......\stm32f4xx_hal_tim_ex.o,669664,2016-06-01
......................................\.......\stm32f4xx_hal_uart.crf,521008,2016-06-01
......................................\.......\stm32f4xx_hal_uart.d,4481,2016-06-01
......................................\.......\stm32f4xx_hal_uart.o,671052,2016-06-01
......................................\.......\stm32f4xx_hal_usart.crf,529848,2016-06-01
......................................\.......\stm32f4xx_hal_usart.d,4518,2016-06-01
......................................\.......\stm32f4xx_hal_usart.o,666412,2016-06-01
......................................\.......\stm32f4xx_it.crf,505554,2016-05-31
......................................\.......\stm32f4xx_it.d,4257,2016-05-31
......................................\.......\stm32f4xx_it.o,612096,2016-05-31
......................................\.......\stm32f4xx_it.__i,674,2016-05-31
......................................\.......\stm32f4xx_it_1.crf,505632,2016-06-01
......................................\.......\stm32f4xx_it_1.d,4333,2016-06-01
......................................\.......\stm32f4xx_it_1.o,613764,2016-06-01
......................................\.......\system_stm32f4xx.crf,272274,2016-06-01
......................................\.......\system_stm32f4xx.d,1023,2016-06-01
......................................\.......\system_stm32f4xx.o,303156,2016-06-01
......................................\RTE
......................................\...\CMSIS
......................................\...\.....\RTX_Conf_CM.c,11209,2015-06-02
......................................\...\Device
......................................\...\......\STM32F407VGTx
......................................\...\......\.............\RTE_Device.h,80253,2016-02-02
......................................\...\......\.............\startup_stm32f407xx.s,30236,2015-11-12
......................................\...\......\.............\stm32f4xx_hal_conf.h,18822,2015-11-27
......................................\...\......\.............\system_stm32f4xx.c,27917,2015-11-12
......................................\...\RTE_Components.h,802,2016-06-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104224会员总数
  • 54今日下载