STM32F407自带ADC模块的三重采样,AD采样数据以DMA传输方式存储,MCU对采样数据作傅利叶变换,采样率为8.4Msps。
资源文件列表
three_adcs_cfft/BlankPrj.uvgui.laoyl , 343738
three_adcs_cfft/BlankPrj.uvgui_laoyl.bak , 342429
three_adcs_cfft/BlankPrj.uvopt , 33420
three_adcs_cfft/BlankPrj.uvproj , 22611
three_adcs_cfft/BlankPrj_uvopt.bak , 33418
three_adcs_cfft/Debug/BlankPrj.plg , 280
three_adcs_cfft/Debug/BlankPrj.sct , 479
three_adcs_cfft/Debug/BlankPrj.tra , 4086
three_adcs_cfft/Debug/ExtDll.iex , 19
three_adcs_cfft/lib/arm_cortexM4lf_math.lib , 9654196
three_adcs_cfft/Source/arm_math.h , 240326
three_adcs_cfft/Source/common.c , 6311
three_adcs_cfft/Source/common.h , 262
three_adcs_cfft/Source/main.c , 1282
three_adcs_cfft/Source/selftest.c , 26908
three_adcs_cfft/Source/selftest.h , 1800
three_adcs_cfft/Source/startup_stm32f4xx.s , 29506
three_adcs_cfft/Source/stm32f4xx_conf.h , 3938
three_adcs_cfft/Source/stm32f4xx_it.c , 5012
three_adcs_cfft/Source/stm32f4xx_it.h , 2067
three_adcs_cfft/Source/sysdelay.c , 918
three_adcs_cfft/Source/sysdelay.h , 349
three_adcs_cfft/Source/system_stm32f4xx.c , 21471
three_adcs_cfft/Source/usbd_conf.h , 2224
three_adcs_cfft/Source/usbd_desc.c , 8400
three_adcs_cfft/Source/usbd_desc.h , 3425
three_adcs_cfft/Source/usbd_usr.c , 4040
three_adcs_cfft/Source/usb_bsp.c , 11409
three_adcs_cfft/Source/usb_conf.h , 8424
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/misc.h , 6792
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_adc.h , 32417
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_can.h , 27186
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_crc.h , 2284
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_cryp.h , 12528
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dac.h , 14814
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dbgmcu.h , 4164
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dcmi.h , 12845
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_dma.h , 28750
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_exti.h , 7880
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_flash.h , 14463
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_fsmc.h , 27044
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_gpio.h , 17569
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_hash.h , 8952
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_i2c.h , 31516
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_iwdg.h , 4191
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_pwr.h , 5549
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rcc.h , 24677
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rng.h , 3826
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_rtc.h , 40414
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_sdio.h , 22645
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_spi.h , 20649
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_syscfg.h , 7096
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_tim.h , 51557
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_usart.h , 17252
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/inc/stm32f4xx_wwdg.h , 3410
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/Release_Notes.html , 37684
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/misc.c , 11311
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_adc.c , 68273
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_can.c , 59927
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_crc.c , 3464
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp.c , 32587
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_aes.c , 21649
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_des.c , 9358
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_cryp_tdes.c , 10082
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dac.c , 26992
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dbgmcu.c , 6677
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dcmi.c , 18866
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_dma.c , 52566
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_exti.c , 10215
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_flash.c , 37714
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_fsmc.c , 41759
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_gpio.c , 21026
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash.c , 26087
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_md5.c , 9544
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_hash_sha1.c , 9740
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_i2c.c , 52683
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_iwdg.c , 9540
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_pwr.c , 24236
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rcc.c , 74630
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rng.c , 14011
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_rtc.c , 103654
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_sdio.c , 39696
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_spi.c , 51884
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_syscfg.c , 7856
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_tim.c , 125221
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_usart.c , 56560
three_adcs_cfft/STM32F4xx_StdPeriph_Driver/src/stm32f4xx_wwdg.c , 10661
