• 大小: 17.81MB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2023-08-06
  • 语言: 其他
  • 标签: ADC  

资源简介

脑电信号处理常用TI的ADS1299,本程序结合STM32进行开发。

资源截图

代码片段和文件信息

/* ----------------------------------------------------------------------   
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.   
*   
* $Date:        17. January 2013  
* $Revision:  V1.4.0   
*   
* Project:      CMSIS DSP Library   
* title:       arm_fir_data.c
*   
* Description:  Data file used for example code
*   
* Target Processor: Cortex-M4/Cortex-M3/Cortex-M0
*  
* Redistribution and use in source and binary forms with or without 
* modification are permitted provided that the following conditions
* are met:
*   - Redistributions of source code must retain the above copyright
*     notice this list of conditions and the following disclaimer.
*   - Redistributions in binary form must reproduce the above copyright
*     notice this list of conditions and the following disclaimer in
*     the documentation and/or other materials provided with the 
*     distribution.
*   - Neither the name of ARM LIMITED nor the names of its contributors
*     may be used to endorse or promote products derived from this
*     software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* “AS IS“ AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT
* LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 
* COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT
* INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING
* BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT
* LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.  
 * -------------------------------------------------------------------- */

#include “arm_math.h“

/* ----------------------------------------------------------------------
** Test input signal contains 1000Hz + 15000 Hz
** ------------------------------------------------------------------- */

float32_t testInput_f32_1kHz_15kHz[320] =
{
+0.0000000000f +0.5924659585f -0.0947343455f +0.1913417162f +1.0000000000f +0.4174197128f +0.3535533906f +1.2552931065f 
+0.8660254038f +0.4619397663f +1.3194792169f +1.1827865776f +0.5000000000f +1.1827865776f +1.3194792169f +0.4619397663f 
+0.8660254038f +1.2552931065f +0.3535533906f +0.4174197128f +1.0000000000f +0.1913417162f -0.0947343455f +0.5924659585f 
-0.0000000000f -0.5924659585f +0.0947343455f -0.1913417162f -1.0000000000f -0.4174197128f -0.3535533906f -1.2552931065f 
-0.8660254038f -0.4619397663f -1.3194792169f -1.1827865776f -0.5000000000f -1.1827865776f -1.3194792169f -0.4619397663f 
-0.8660254038f -1.2552931065f -0.3535533906f -0.4174197128f -1.0000000000f -0.1913417162f +0.0947343455f -0.5924659585f 
+0

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-07-22 09:00  ADS1299测试程序\
     目录           0  2016-11-10 14:37  ADS1299测试程序\CORE\
     文件      109142  2016-10-31 21:54  ADS1299测试程序\CORE\core_cm4.h
     文件       22735  2016-10-31 21:54  ADS1299测试程序\CORE\core_cm4_simd.h
     文件       29605  2016-10-31 21:54  ADS1299测试程序\CORE\startup_stm32f40_41xxx.s
     目录           0  2016-11-10 14:37  ADS1299测试程序\DSP_LIB\
     文件    11673458  2016-10-31 21:54  ADS1299测试程序\DSP_LIB\arm_cortexM4lf_math.lib
     文件       12581  2016-10-31 21:51  ADS1299测试程序\DSP_LIB\arm_fir_data.c
     文件       17299  2016-10-31 21:51  ADS1299测试程序\DSP_LIB\arm_fir_decimate_f32.c
     文件        9181  2016-10-31 21:51  ADS1299测试程序\DSP_LIB\arm_fir_example_f32.c
     目录           0  2016-11-10 14:37  ADS1299测试程序\DSP_LIB\Include\
     文件        4676  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\arm_common_tables.h
     文件        3666  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\arm_const_structs.h
     文件      242444  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\arm_math.h
     文件       33042  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cm0.h
     文件       40429  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cm0plus.h
     文件       99832  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cm3.h
     文件      109142  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cm4.h
     文件       22735  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cm4_simd.h
     文件       17146  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cmFunc.h
     文件       20513  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_cmInstr.h
     文件       41744  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_sc000.h
     文件       98211  2016-11-01 09:01  ADS1299测试程序\DSP_LIB\Include\core_sc300.h
     目录           0  2016-11-10 14:37  ADS1299测试程序\FWLIB\
     目录           0  2016-11-10 14:37  ADS1299测试程序\FWLIB\inc\
     文件        6924  2016-11-01 09:01  ADS1299测试程序\FWLIB\inc\misc.h
     文件       32880  2016-11-01 09:01  ADS1299测试程序\FWLIB\inc\stm32f4xx_adc.h
     文件       27318  2016-11-01 09:01  ADS1299测试程序\FWLIB\inc\stm32f4xx_can.h
     文件        2416  2016-11-01 09:01  ADS1299测试程序\FWLIB\inc\stm32f4xx_crc.h
     文件       14481  2016-11-01 09:01  ADS1299测试程序\FWLIB\inc\stm32f4xx_cryp.h
     文件       14946  2016-11-01 09:01  ADS1299测试程序\FWLIB\inc\stm32f4xx_dac.h
............此处省略223个文件信息

评论

共有 条评论