文件名称:three_adcs_cfft

  • 所属分类:
  • 嵌入式/单片机编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-11-03
  • 文件大小:
  • 3.23mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 天***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容均来自于网络,请自行研究使用

STM32F407自带ADC模块的三重采样,AD采样数据以DMA传输方式存储,MCU对采样数据作傅利叶变换,采样率为8.4Msps。(STM32F407 takes three resampling of ADC module, AD sampling data is stored in DMA transmission mode, MCU performs Fourier transform for sampling data, and the sampling rate is 8.4Msps.)相关搜索: ADC三重采样;傅利叶变换

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

下载文件列表

three_adcs_cfft

three_adcs_cfft\BlankPrj.uvgui.laoyl

three_adcs_cfft\BlankPrj.uvgui_laoyl.bak

three_adcs_cfft\BlankPrj.uvopt

three_adcs_cfft\BlankPrj.uvproj

three_adcs_cfft\BlankPrj_uvopt.bak

three_adcs_cfft\Debug

three_adcs_cfft\Debug\BlankPrj.plg

three_adcs_cfft\Debug\BlankPrj.sct

three_adcs_cfft\Debug\BlankPrj.tra

three_adcs_cfft\Debug\ExtDll.iex

three_adcs_cfft\lib

three_adcs_cfft\lib\arm_cortexM4lf_math.lib

three_adcs_cfft\Source

three_adcs_cfft\Source\arm_math.h

three_adcs_cfft\Source\common.c

three_adcs_cfft\Source\common.h

three_adcs_cfft\Source\main.c

three_adcs_cfft\Source\selftest.c

three_adcs_cfft\Source\selftest.h

three_adcs_cfft\Source\startup_stm32f4xx.s

three_adcs_cfft\Source\stm32f4xx_conf.h

three_adcs_cfft\Source\stm32f4xx_it.c

three_adcs_cfft\Source\stm32f4xx_it.h

three_adcs_cfft\Source\sysdelay.c

three_adcs_cfft\Source\sysdelay.h

three_adcs_cfft\Source\system_stm32f4xx.c

three_adcs_cfft\Source\usbd_conf.h

three_adcs_cfft\Source\usbd_desc.c

three_adcs_cfft\Source\usbd_desc.h

three_adcs_cfft\Source\usbd_usr.c

three_adcs_cfft\Source\usb_bsp.c

three_adcs_cfft\Source\usb_conf.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\misc.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_adc.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_can.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_crc.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_cryp.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dac.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dbgmcu.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dcmi.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dma.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_exti.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_flash.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_fsmc.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_gpio.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_hash.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_i2c.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_iwdg.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_pwr.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rcc.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rng.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rtc.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_sdio.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_spi.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_syscfg.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_tim.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_usart.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_wwdg.h

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\Release_Notes.html

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\misc.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_adc.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_can.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_crc.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_aes.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_des.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_tdes.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dac.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dbgmcu.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dcmi.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dma.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_exti.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_flash.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_fsmc.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_gpio.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_md5.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_sha1.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_i2c.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_iwdg.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_pwr.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rcc.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rng.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rtc.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_sdio.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_spi.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_syscfg.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_tim.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_usart.c

three_adcs_cfft\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_wwdg.c

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org